Bedside Clock
Networked bedside clock utilising an ESP32-SOLO-1.
Planned Features
- Audio alerts
- 7 segment display
- WiFi networking
- Console for configuration
- TCP API for configuration
- SNTP synchronisation
- Snooze and dismiss buttons
- Multiple alarms
- Alarm conditions (e.g. weekday / weekend)
- IPv6 support
Firmware
The firmware is a standard ESP-IDF v5.0 project; refer to Espressif's ESP-IDF docs.
Description
Languages
C
97.6%
CMake
2.4%