KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ESP32-Smart-Alarm-Clock
★ 24
Open GitHub ↗
ESP32 Smart Alarm Clock
Download README (.md)
Explore Similar Repositories
sta141c-winter19
:
course materials for UC Davis STA141C: Big Data & High Performance Statistical Computing
U-Net-segmentation
:
No description available.
kubernetes-nifi-refined
:
Nifi 1.9.0
k8s-slides-yaml-files
:
No description available.
pacer-editor
:
Web editor for the Nektar Pacer MIDI controler
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ESP32-Smart-Alarm-Clock
?
Download (.md)
# ESP32 Smart Alarm Clock ESP32 based "Smart" alarm clock. Talking alarm clock with wake-up sequence (NeoPixel light animation, wake-up sounds, information like news, weather and personal calendar). Touch control. Internet radio. Sleep (activity) monitoring using radar for motion detection. Smart phone app for control and settings. OTA updating and remote console (telnet). For a short impression see [YouTube](https://www.youtube.com/watch?v=J7KHj_QfIIQ). ## Technology ESP32 based ESP32 Arduino Core FreeRTOS VS1053 NeoPixel Google TTS ... ## Release notes **Sept 20, 2019** Fixed bug in httpWaitAvailable which caused premature ending of http response processing (weather not added to TTS anymore after last update) **July 22, 2019** Minor adjustments, tested and stable for several months. **1.01 April 27, 2019** Temporary adjustments to facilitate new release of RemoteDebug that doesn't play along nicely with PlatformIO. See [GitHub](https://github.com/JoaoLopesF/RemoteDebug/issues/48). Added time adjust option (both APP and ESP code) for summer/winter time. Fixed adjustment to Zulu time when fetching new alarm time. Currently hardcoded to 1 hour Amsterdam time-zone. In the future this could be another option. Added 1 minute time window for early alrm trigger to avoid collision with new alrm time fetch.