Store › Forums › Defusable Clock › General Discussion › Alternative firmware that remembers countdown duration
- This topic has 4 replies, 3 voices, and was last updated 11 years, 2 months ago by
Rage 01.
-
AuthorPosts
-
January 4, 2012 at 3:32 am #576
Michael
KeymasterSeveral customers have asked if the Defusable Clock can have a custom countdown duration and if the clock can “remember” it. The default firmware allows you to increase the countdown time by pressing the HOUR and MIN buttons before releasing the DET button, but it doesn’t “remember” the new countdown time for the next sequence.
I wrote an alternative version of the firmware for an Airsoft team in Sweden that you may find useful. This version allows you to increase or decrease the countdown time before releasing the DET button, and the new countdown time is stored in EEPROM so that it is the new default. This firmware is available here:
http://nootropicdesign.com/defusableclock/downloads/DefusableClock2.zipInstructions (also in the source code)
When holding down the red DET button, you can use the MIN and HOUR
buttons to increase the countdown time. To *decrease* the countdown
time, also press the ALARM button while holding down the DET button.
When you release the DET button, the countdown starts and this
countdown value is the new default. It is written to EEPROM and
is saved even if the power is disconnected.January 27, 2013 at 8:51 pm #1578Fool
MemberHi Michael,
Great work. I received the clock today and like it very much.
I think I can get this alternative Firmware working but I am not good at programming.
Would you be so kind to add to this firmware a 24hrs display for us european stupids? 😉
Thanks and kind regards
JanAugust 19, 2014 at 9:52 pm #2002Rage 01
MemberThis code works great!! The only problem I have is if I want to set it to say 20 minutes for a game one day and then set it to 30 minutes the next days play but the third day I want to go back to 20 minutes how do I go back? I can only go forward.
Please help.
Thank you.
August 20, 2014 at 12:28 am #2003Michael
KeymasterThe directions are right in the code and above in this forum.
When holding down the red DET button, you can use the MIN and HOUR
buttons to increase the countdown time. To *decrease* the countdown
time, also press the ALARM button while holding down the DET button.
When you release the DET button, the countdown starts and this
countdown value is the new default. It is written to EEPROM and
is saved even if the power is disconnected.August 21, 2014 at 4:14 pm #2004Rage 01
MemberThankx..
I am not sure why I missed that.
Thankx again.
-
AuthorPosts
- You must be logged in to reply to this topic.