#clock #micro-bit

no-std app microbit-clock

A simple clock app for the BBC micro:bit

1 unstable release

new 0.1.0 Dec 18, 2024

#353 in Embedded development

MIT/Apache

10KB
72 lines

microbit-clock

https://github.com/user-attachments/assets/4a148535-1a39-46e1-833d-e016c0e4a1ab

A simple clock application for the BBC micro:bit. Deploy it to your connected micro:bit with:

cargo run

The micro:bit should start showing the time as '00:00'. Press button A to advance the hours, or button B to advance the minutes, to set the current time.

Dependencies

~14MB
~328K SLoC