Resources
Project Tutorial: Make a number base Converter
BBC microbit BBC microbit v2 button kitronik mathematics microbit tutorials programming python
In this project, you will learn:
- What number bases are
- How to connect and program buttons on the BBC micro:bit (works on V1 and V2)
- How to program the micro:bit in Python, to convert between different number bases
Use Python to calibrate your Kitronik Prong Moisture Sensor
BBC microbit Kitronik MicroPython moisture sensor mu editor Thonny
In this tutorial, you'll learn to:
- Use Python to read the output from a moisture sensor
- Use mu or Thonny editors to debug your micro:bit code
- Calibrate your code to detect the right amount of moisture
Quick Tip: Assembling the Kitronik Prong
STOP:bit MicroPython Tutorial: Two Traffic Lights
microbit MicroPython state table traffic lights
In this project, you will learn to:
-
Write a state table to represent the different changes between two traffic lights.
-
How to reuse our function to save time, and keep our code readable.
-
Send our light changes to another STOP:bit over radio, and write code to match our state table.
STOP:bit MicroPython Tutorial - Single Traffic Light
microbit MicroPython traffic light
Use microbit Python to program a single traffic light
In this project, you will learn to:
-
Write a function to turn on individual Traffic Light LEDs
-
Call the function in your main loop




