Meowbit & Neopixel
Meowbit can also be programmed to control Neopixel LED strips, such as the one on Robotbit.
MakeCode Arcade Coding Tutorial

Controlling LED strip
Load Light Extension


Blocks for controlling LED strips

Programming LED strip of the Robotbit
The LED strip on the Robotbit is connected to P16.

Lighting up all 4 LEDs

RGB color

HSL color

Controlling individual lights
The index of the LED lights starts from 0.

Photon effect

Kittenblock Coding Tutorial

Blocks for controlling the LED strip

Programming the LED strip of the Robotbit
The LED strip of the Robotbit is connected to P16.

Lighting up all LEDs
All effects will only be shown after using Color Update block.

RGB color

Controlling Individual Lights
The index of the LED lights starts from 0.

Last updated