I always thought it would be cool to have a smart alarm clock, so I decided to build one for my kids rooms. I'm still working on this project, but I thought I would share it with the community.
I eventually plan on building it into some sort of cool case, like a toy t-rex or something.
I've used a few external libraries, and in some cases I had to modify them. Below are the links to the source, and I've attached my edited files to this project:
History:
Planned features:
Example video of some of the functionality:
Wiring diagram (to-date)
Qty | Value | Device | Package | Parts | Description | MF | MPN | Aliexpress or Ebay link |
---|---|---|---|---|---|---|---|---|
1 | 4.28 | Arduino Uno | https://www.aliexpress.com/item//32656985498.html | |||||
1 | 1.80 | NRF24L01+ | https://www.aliexpress.com/item//32584314773.html | |||||
2 | 0.10 | Resistor - 100 | ||||||
1 | 0.10 | Resistor - 220 | ||||||
1 | 0.10 | Resistor - 680 | ||||||
1 | 0.10 | Resistor - 1000 | ||||||
1 | 0.10 | Resistor - 2200 | ||||||
1 | 0.10 | Resistor - 4700 | ||||||
1 | 0.39 | N-channel MOSFET | pack of 10 | https://www.aliexpress.com/item//2025804061.html | ||||
5 | 0.46 | 6*6*4.3mm Switch Push Button Tactile | pack of 30 | https://www.aliexpress.com/item//32631542760.html | ||||
1 | 1.05 | 0.36" LED 4-Digit Display | https://www.aliexpress.com/item//32533714278.html | |||||
1 | 1.59 | 60mm White 15 LED 1210/3528 SMD DC12V | set of 2 | https://www.aliexpress.com/item//32469907846.html | ||||
1 | 3.08 | AC 100-240V to DC 12V 1A Power Supply Converter Adapter | https://www.aliexpress.com/item//32599654361.html | |||||
1 | 0.82 | DS3231 High Precision Real-Time Clock Module (3.3~5.5V) | https://www.aliexpress.com/item//1812409775.html | |||||
1 | 0.10 | Capacitor - 4.7uF | https://www.aliexpress.com/item//32326602415.html | |||||
1 | 1.45 | Speaker - 0.5w/8ohm | set of 3 | https://www.aliexpress.com/item//32615785330.html |
Name | Size | # Downloads |
---|---|---|
ClockRebuild.ino | 17.21 kB | 2515 |
pitches.h | 1.97 kB | 2587 |
AnalogMatrixKeypad.cpp | 4.36 kB | 2591 |
AnalogMatrixKeypad.h | 1.19 kB | 3652 |
DS3232RTC.h | 5.94 kB | 4135 |
DS3232RTC.cpp | 13.97 kB | 2084 |
TimeAlarms.cpp | 8.97 kB | 2407 |
TimeAlarms.h | 6.83 kB | 4607 |