Skip to content

MicroPython-based OLED clock for Raspberry Pi Pico W that displays time in binary format.

License

Notifications You must be signed in to change notification settings

Qvme/upython-oled-binary-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upython OLED Binary Clock

A MicroPython-based OLED clock running on Raspberry Pi Pico W that synchronizes time using NTP and displays it in binary format.

Features

  • NTP time synchronization
  • OLED display for time representation
  • Binary format for hours, minutes, and seconds
  • Configurable Wi-Fi settings

Requirements

  • Raspberry Pi Pico W
  • MicroPython installed on the Pico W
  • SSD1306 library for OLED display
  • A compatible OLED display (e.g., 128x64)

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/qvme/upython-oled-binary-clock.git

Results

sample video: link

sample image: alt text

About

MicroPython-based OLED clock for Raspberry Pi Pico W that displays time in binary format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages