AlarmClock
Arduino based RTC Sunrise Alarm Clock
This project is to create a clock that lights up as an artificial sunrise to wake you up in the morning.
Hardware
This is the hardware that I used to build this project, all of which can be obtained on Adafruit:
- Adafruit ItsyBitsy
- PCF8523 RTC
- 7 segment Display w/ Backpack
- Tactile Buttons
- NeoPixel (There's a ton of options. I used this for my prototype.)
You can pretty easily swap any of these components out for other similar products. Be advised that some changes may also be reqired in the software.