Skip to content

This Arduino project is designed to utilize a DS3231 RTC module and Liquid Crystal I2C to display the time and temperature. A push button is required to manually turn on and off the LCD. There are two programmable alarms (nap time and night time) that are used to turn on the LCD for 30 minutes.

Notifications You must be signed in to change notification settings

shansou504/arduino-sleep-training-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Arduino Sleep Training Clock

This Arduino project is designed to utilize a DS3231 RTC module and Liquid Crystal I2C to display the time and temperature. A push button is required to manually turn on and off the LCD. There are two programmable alarms (nap time and night time) that are used to turn on the LCD for 30 minutes.

DS3231 library reference

https://github.com/NorthernWidget/DS3231

LiquidCrystal I2C library reference

https://github.com/johnrickman/LiquidCrystal_I2C

About

This Arduino project is designed to utilize a DS3231 RTC module and Liquid Crystal I2C to display the time and temperature. A push button is required to manually turn on and off the LCD. There are two programmable alarms (nap time and night time) that are used to turn on the LCD for 30 minutes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages