Update README.md
This commit is contained in:
@@ -2,10 +2,25 @@
|
|||||||
A Wi-Fi-enabled LED matrix clock with weather integration and web-based controls.
|
A Wi-Fi-enabled LED matrix clock with weather integration and web-based controls.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- NTP Time Synchronization.
|
- Time Display: Precise time synchronization via NTP.
|
||||||
- OpenWeatherMap API integration.
|
|
||||||
- Web UI for brightness, power, and mode control.
|
- Weather Integration: Automatically fetches and scrolls current temperature and weather conditions from OpenWeatherMap every 10 minutes.
|
||||||
- Custom message display.
|
|
||||||
|
- Web-Based Control: A responsive dashboard allows you to:
|
||||||
|
|
||||||
|
- Toggle power.
|
||||||
|
|
||||||
|
- Adjust brightness via slider.
|
||||||
|
|
||||||
|
- Cycle weather updates ON/OFF.
|
||||||
|
|
||||||
|
- Toggle Daylight Saving Time (DST).
|
||||||
|
|
||||||
|
- Force Night Mode for low-light environments.
|
||||||
|
|
||||||
|
- Push custom text messages to the display.
|
||||||
|
|
||||||
|
- Smart Automation: Includes automatic brightness scaling based on a set night-mode schedule.
|
||||||
|
|
||||||
## Wiring
|
## Wiring
|
||||||
- DATA: GPIO 13
|
- DATA: GPIO 13
|
||||||
|
|||||||
Reference in New Issue
Block a user