Skip to content

An Arduino clock using a 16 by 2 LCD and an RTC module. The plan is to replace the Arduino with an ATtiny85 and have buttons etc to adjust the date and time, turn on/off the backlight.

License

Notifications You must be signed in to change notification settings

dcs2/ArduinoClock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ArduinoClock

An Arduino clock using a 16 by 2 LCD and an RTC module.

The plan is to replace the Arduino UNO with an ATtiny85 and have buttons etc to adjust the date and time, turn on/off the backlight etc.

I might even make it sleep between updates and have the Watchdog wake up every second to update the LCD. ;)

About

An Arduino clock using a 16 by 2 LCD and an RTC module. The plan is to replace the Arduino with an ATtiny85 and have buttons etc to adjust the date and time, turn on/off the backlight.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%