https://github.com/zebrajaeger/simple-ntp-clock
https://github.com/zebrajaeger/simple-ntp-clock
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebrajaeger/simple-ntp-clock
- Owner: zebrajaeger
- Created: 2024-11-04T08:33:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T08:42:03.000Z (over 1 year ago)
- Last Synced: 2024-12-28T19:02:47.023Z (over 1 year ago)
- Language: C++
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple NTP Clock
- Synchronized with NTP Server
- WiFiManager opens AP to configure WiFi settings
- src/config.h: change your timezone (default ist Europe/Berlin)
- Based on Arduino and Platformio
- I am using an ESP8266 and OLED Display with 128x32 Pixel
