Tag Archives: Python

Microbit treasure hunt

This is a much-simplified version of the MakeCode Hot/Cold game using Python. You hide beacons, players have to find them. You will need: – 2 or more micro:bits with battery packs – a computer with which to program them – … Continue reading

Posted in computers, microbit | Tagged , | Leave a comment

The Flu Game

Inspired by the totally awesome Hannah Fry’s BBC Four programme on pandemic flu and this also awesome micro:bit project, I present: The Flu Game. You will need: more than 2 micro:bits with battery packs a way of flashing Python code … Continue reading

Posted in computers, microbit | Tagged , , , | Leave a comment

piPlay

A simple Raspberry Pi audio playout system with GUI for radio or theatre. It runs from one Python 3 program (code on Github) on a vanilla Raspberry Pi running Raspbian and requires no other software or libraries to be installed. … Continue reading

Posted in computers, radio, Raspberry Pi | Tagged , , , | Leave a comment

Fip Now Plays

I’ve been tweaking my touch-screen Raspberry Pi radio. It’s optimised for the Pimoroni HyperPixel display, but it would work with any touch-screen, although it may need scaling for different sized screens. Aside from the mpd/mpc music player and adding some … Continue reading

Posted in radio, Raspberry Pi | Tagged , , , , , | 3 Comments

Making calculators with microbits

Well, making a calculator with THREE micro:bits really. This is, I admit, a bit of a mad project but I’ve been fascinated by calculators since childhood. I can remember cheap pocket calculators being invented and, like digital watches, I still … Continue reading

Posted in computers, microbit | Tagged , , | Leave a comment