refactor - move clock interface to seperate class
by Chris Liebman 7 years 11 months
17c45768
update schematic (WIP)
by Chris Liebman 7 years 11 months
1faba944
allow specifing noon/midnight as 12:00:00 instead of 00:00:00
by Chris Liebman 7 years 11 months
ed85515d
disable serial debug messages
by Chris Liebman 7 years 11 months
5a44a425
add support for DS1307
by Chris Liebman 7 years 11 months
4c114e35
reduce delay/duration sizes to 8bit unsigned
by Chris Liebman 7 years 11 months
adcf5866
always use timer/interrupts, remove USE_TIMER conditionals
by Chris Liebman 7 years 11 months
80624d0b
use interrupt timers for ticks conditional on #define USE_TIMER
by Chris Liebman 7 years 11 months
0d2f2369
more tuning, added in/out of position as HH:MM:SS
by Chris Liebman 7 years 11 months
d42854c7
Merge branch 'master' of github.com:liebman/AnalogClock
by Chris Liebman 7 years 11 months
5cfeea5e
Report a bug