Create your own micro:bit traffic light add-on board.
By the end of this tutorial you will know what an LED is and how to connect and program them using a BBC micro:bit.
An LED or Light Emitting Diode is a semiconductor light source that emits (gives off) light when current flows through it.
An LED has a longer leg called the anode (+) and a shorter leg called the cathode (-) as shown above.
We are now ready to code our traffic lights
Now that we have completed the code we need to download it to our micro:bit
Well-done! You have just created and coded your own micro:bit add-on board.