https://github.com/otti/lightalarmclock
Minimalistic light alarm clock
https://github.com/otti/lightalarmclock
alarm-clock esp32 led-strips
Last synced: about 1 month ago
JSON representation
Minimalistic light alarm clock
- Host: GitHub
- URL: https://github.com/otti/lightalarmclock
- Owner: otti
- License: mit
- Created: 2025-02-09T14:53:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T15:01:13.000Z (over 1 year ago)
- Last Synced: 2025-02-09T16:20:01.815Z (over 1 year ago)
- Topics: alarm-clock, esp32, led-strips
- Language: C++
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LightAlarmClock
Really minimalistic light alarm clock.
It just dimms up a LED-Stripe at a certain time.
The start time can be set in the code. Also the day of the week can be set. So it can be configured to just run from Monday to Friday.
The brightness will ramp up from zero to max brightness in a configurable time. Afterwards the light will stay on for a configurable amount of time before switchin off.
The current time will be received via NTP.
If the WiFi is not connected, the ESP32 will set up an configuration access point (192.168.4.1), where the WiFi credentials can be set.
## Schematic
