Resources — tutorials

Program micro:bit traffic light sequences in Python with these STOP:bit tutorials

coding logic microbit microbit accessories micropython python radio state table steam stem traffic light traffic lights tutorials wireless

Program micro:bit traffic light sequences in Python with these STOP:bit tutorials

Check out these tutorials for the Kitronik STOP:bit and the BBC micro:bit! Learn to code a state table by starting with one traffic light and progressing to two traffic lights in an intersection.

Read more →


Makecode Coding Tutorials for the 4tronix Bit:Bot Robot

bitbot microbit robotics tutorials

Makecode Coding Tutorials for the 4tronix Bit:Bot Robot

These Bitbot makecode tutorials will take you through understanding and implementing the RGB LEDs and buzzer, obstacle avoidance with the ultrasonic sensor, following a light source, line-following, and variable-speed radio control by reading pitch and roll from another micro:bit.

Read more →


Adding the Kitronik Packages to the micro:bit PXT Editor

kitronik micro:bit PXT tutorials

Adding the Kitronik Packages to the micro:bit PXT Editor

The BBC micro:bit is a low-cost and accessible way to introduce kids with drag and drop coding experience to integrating with hardware, eg robots and sensors, and start to solve more practical problems. If you've never heard of the micro:bit, check out our quick and simple explanation of the BBC micro:bit. The BBC micro:bit PXT programming interface comes with a capable collection of blocks for coding with - these also allow access to send and receive data with accessories that can be attached to the micro:bit. This tutorial will show how to install extra blocks, in this case for the...

Read more →