Skip to content

MajicDesigns/APM_Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Clock built using Analog Panel Meters

Time is kept using a DS3231 clock modules with a I2C interface.

The display is implemented using 5 analog panel meters, usually used to display Voltage or current (eg, for a power supply). The 5 meters display Hours, Minutes, Day of Week, Date and Month with the faces relabeled to show:

  • Hour: 0 thru 12
  • Minute: 0 thru 60
  • Day of week: Monday thru Sunday
  • Date: 1 thru 31
  • Month: Jan thru Dec

Allows setting the time using a MODE and SET switch, with an inactivity timeout. On timeout it abandons any changes.

Long press the MODE switch toggles summer time mode for easy set/reset and depressing the SET switch will show full scale on all meters (test mode).

More information on the Word Clock can be found in the blog article Arduino++ blog

About

Arduino sketch to implement a Clock display using Analog Panel Meters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages