Monthly Archives: April 2018

Microbit class votes

Up to 25 pupils each has a micro:bit which they can use for voting YES or NO to any question. Pupils press button A to answer ‘no’ to a question, or button B to answer ‘yes’. They can shake their … Continue reading

Posted in microbit | Tagged , | Leave a comment

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