In this challenge we are going to create a Stopwatch (Countdown timer) and Random Letter Generator using the micro:bit.
Our program will use input button A and the LEDs as an output:
- Button A will trigger a random letter
- Button A on the timer will start the countdown
Step by Step Solution
Watch this step by step video tutorial to complete the code of your stopwatch.