Micro:Bit | Animate Breakout Code

The following code adds lots of functionality to go along with our Animate Breakout Board. You can always grab this code and upload it to your Micro:Bit so that the lessons will not require coding. Details are below

The connections and functionality of the code is the following

  • Pins 13 – Listens to the Knob labeled P0
  • Pins 14 – Listens to the Knob labeled P1
  • Pins 15 – Listens to a sensor connected to Pins 4
  • The NeoPixel LED listens to all 3 knobs to change Red, Green and Blue (RGB)
  • A Button – Click to start recording. Click again to stop recording
  • B Button – Play your animation on a loop

You can edit the code in the editor or, download the HEX file to copy directly to your Micro:Bit.

Last Updated 2024-09-20