Skip to content

Clock to display time period "morning", "afternoon" etc. with arduino micro and chained switches for 16 segment LEDs

Notifications You must be signed in to change notification settings

longstaff/arduino-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Arduino dementia clock

This design is to help those dementia patients with reading the time, as an accompaniment to a normal clock to help with time recognition. The readout loops through "NIGHT", "MORNING", "NOON", "AFTERNOON", "EVENING", "NIGHT" based on the hour of the day. This is a very basic switch based on the fact I couldnt find anything on the market. The LEDs are now out of production so will have to be replaced with a suitable display readout.

Requirements

Requires Wire library with the clock set up for SDA/SCL pins as described here: https://www.arduino.cc/en/reference/wire

Hardware

This setup uses:

Hardware diagram to be added later.

About

Clock to display time period "morning", "afternoon" etc. with arduino micro and chained switches for 16 segment LEDs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%