Resources — MicroPython

Automatic Lights Using the micro:bit's Built-in Sensor

led makecode microbit tutorials micropython

Automatic Lights Using the micro:bit's Built-in Sensor

Here's a quick and fun micro:bit lesson for schools or home. Make an automatic light using just an LED, some alligator clips, and your micro:bit! This easy tutorial includes PXT MakeCode and MicroPython versions.

Read more →


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 →


Install the latest CircuitPython and start coding on your devices

adafruit Circuit Playground Express CircuitPython firmware m4 MicroPython python

Install the latest CircuitPython and start coding on your devices

This is a quick overview of installing the latest version of CircuitPython and libraries to start coding on your devices. Links to the excellent Adafruit tutorials are included.

Read more →


Revive old laptops and PCs - program electronics projects with Raspbian OS

Adafruit arduino BBC micro:bit BBC microbit coding makecode microbit MicroPython mu editor old laptop raspberry pi Raspbian scratch

Revive old laptops and PCs - program electronics projects with Raspbian OS

The Raspbian operating system, originally designed for the small Raspberry Pi computer, now has a version for laptops and PCs. Raspbian runs nicely on computers that are no longer deemed powerful enough to run the latest Windows or MacOS versions. Raspbian is great if you're setting up a kids' makerspace or school Code...

Read more →


Kitronik ZIP Halo for the BBC micro:bit - MicroPython Examples

BBC micro:bit halo kitronik micropython neopixels pyrhon ZIP

Kitronik ZIP Halo for the BBC micro:bit - MicroPython Examples

Here's a couple of examples using the Kitronik ZIP Halo for the BBC micro:bit - that leverage the circular RGB LED configuration. Essentially, the Kitronik ZIP LEDs are programmed in the same way as Adafruit NeoPixels, as documented in the BBC micro:bit MicroPython documentation found online at: https://microbit-micropython.readthedocs.io/en/latest/neopixel.html

Read more →