A MicroPython-based OLED clock running on Raspberry Pi Pico W that synchronizes time using NTP and displays it in binary format.
- NTP time synchronization
- OLED display for time representation
- Binary format for hours, minutes, and seconds
- Configurable Wi-Fi settings
- Raspberry Pi Pico W
- MicroPython installed on the Pico W
- SSD1306 library for OLED display
- A compatible OLED display (e.g., 128x64)
- Clone this repository to your local machine:
git clone https://github.com/qvme/upython-oled-binary-clock.git
sample video: link