Tag Archives: Microbit

Microbit-controlled radio / MP3 player

Here’s a quick project showing the power of David Whale’s bitio Python library. This gives Python on a Raspberry Pi, Mac or Windows PC access to the physical sensors on the BBC micro:bit. You can control a program on your … Continue reading

Posted in Raspberry Pi | Tagged , , , | 7 Comments

The FaderPhone microbit musical instrument

Today I made a (sort of) electronic musical instrument with a BBC microbit and an old BBC radio studio fader. It’s wired up like I did previously, only I used pin 1 in place of pin 0 – as pin … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Add a potentiometer to your microbit

I had a 10k potentiometer lying around that I saved from some junked electronics – it may have been a volume control or something, I can’t remember. Today I found a use for it when I found this excellent web … Continue reading

Posted in computers | Tagged , | Leave a comment

Microbit wireless data logger with printout

This project uses 2 microbits – one attached to a thermal till-roll printer as before. This time there’s a second microbit which can be battery-powered and put on a car, parachute, dog, whatever takes your fancy. Every 10 seconds it … Continue reading

Posted in microbit | Tagged , , | 2 Comments

Connecting a thermal printer to a BBC microbit

  UPDATE – I have tidied up the code a lot and put a demo program on Github for you to enjoy – prints out a demo page like the one below: I have a Sparkfun thermal till-roll printer which … Continue reading

Posted in computers, microbit | Tagged , , , , | 3 Comments