In this example we will connect an RGB led to our micr:bit, lets look at RGB leds first RGB LEDs consist of one red, one green, and one blue LED. …
In this example we will connect an RGB led to our micr:bit, lets look at RGB leds first RGB LEDs consist of one red, one green, and one blue LED. …
Here are another couple of RGB led examples for the Micro:bit Layout Code The first example just shows some extra colour combinations [codesyntax lang=”python”] from microbit import * while …