5x5 single digit clock - ESP32-C3FH4-RGB board

time1 yr agoview10 views

This video shows Arduino code running on the ESP32-C3FH4-RGB NeoPixel board. This is a “single digit clock” that shows the time in 24 hour format, followed by the date in DD/MM/YY format. On startup, it connects to wifi and syncs with an NTP server.

Board from - https://banggood.com/ESP32-C3-Development-Board-RISC-V-WiFi-Bluetooth-IoT-Development-Board-Compatible-with-Python-p-1914005.html

Code from didn0t on GitHub - https://github.com/didn0t/5x5_Clock

This is part of a series of videos and blog posts I'm making to investigate the device.

Blog series - https://dev.to/andypiper/series/16659

My code, notes and links (does NOT include this example) - https://github.com/andypiper/fivebyfive

Tip me a coffee - https://ko-fi.com/andypiper Links - https://andypiper.me Follow me on Twitter for more - https://twitter.com/andypiper

Loading comments...