Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 254 Bytes

It's a simple kitchen timer to demonstrate micropython-segclock usage.

To run it locally you need a display based on ssd1306 microcontroller.

Use mpremote and make-commands to run on your Pi Pico:

make run

Feel free to contribute.