Welcome to the DFRobot blog
:
www.dfrobot.com/blog-tag-microbit.html
55
/
86
1
×
USB cable
Connection
Connect the RGB LED strip to P0.
Program
Task 1: Turn on the RGB LED strip
Goal: In this part, we will learn how to use micro: bit to program the RGB LED strip.
STEP 1: The function block for controlling the RGB light strip is not listed in the tool box when we start
a new project. To add this function, we need to manually import the “Neopixel” from the bottom
part of the page. Click "Add Package" and to open the extension function manager then select
“Neopixel”. The Neopixel will show up in the function list.