Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 391 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 391 Bytes

Digital-Clock

A digital clock with ESP32 and OLED. It should work with Arduino but it uses U8G2 library which uses a lot of RAM so Uno may not be enough. Also it requires a WiFi module.

To-Do:

  • Re-write the entire display code with a much less power intensive U8x8 library