13 lines
309 B
Markdown
13 lines
309 B
Markdown
# ESP32 Matrix Clock
|
|
A Wi-Fi-enabled LED matrix clock with weather integration and web-based controls.
|
|
|
|
## Features
|
|
- NTP Time Synchronization.
|
|
- OpenWeatherMap API integration.
|
|
- Web UI for brightness, power, and mode control.
|
|
- Custom message display.
|
|
|
|
## Wiring
|
|
- DATA: GPIO 13
|
|
- CS: GPIO 14
|
|
- CLK: GPIO 15 |