From dca91ae27160e7b818795641d225918214e49d46 Mon Sep 17 00:00:00 2001 From: Hairless Date: Fri, 10 Jul 2026 14:01:55 +0000 Subject: [PATCH] Upload files to "/" --- gemini-code-1783692095070.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 gemini-code-1783692095070.md diff --git a/gemini-code-1783692095070.md b/gemini-code-1783692095070.md new file mode 100644 index 0000000..5b7df2a --- /dev/null +++ b/gemini-code-1783692095070.md @@ -0,0 +1,13 @@ +# 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 \ No newline at end of file