Alphabot2 for micro:bit User Manual
33 / 76
BLINKY LEDS
We modify the last script to cycling RGB LED display.
1. Place item rotate pixels by 1 block in forever
-This block can transfer the color of current pixel to next one
2. Place item show and pause (ms) blocks
- item show block is necessary
3. Download the script to micro:bit and test