Software › MicroPython: Smiley Buttons

MicroPython: Smiley Buttons

demo Open · freely redistributable

The stock MicroPython v1.1.1 runtime (MIT) running a program that shows a sleepy face and switches to a happy face while button A is held or a sad face while B is held (button_a.is_pressed()). It reads the real button GPIO through the runtime and updates the interrupt-driven display. Python source CC0.

Download ↓

Format: nRF51 flash image (stock MicroPython runtime + appended .py)  ·  By: MicroPython / Damien George; Lancaster University; script by emulators.org  ·  Licence: MIT (MicroPython + microbit-dal); script CC0

Runs on