Yep, it is possible, The reason I pointed out the above links
If I remember correctly all three of the examples have a way to start and stop. They are basically running off an interrupt. Enable/ Disable ?
Write value to EEPROM at the same place the LCD is updated.
One of the pitfalls, maybe, you only have a certain amount of time between clock updates to work on something else. (look at Paul's example) Could maybe split routines up...Odd seconds do this...Even seconds do that...?
All kinds of possibilities.
Bookmarks