-
Recent articles
Recent Comments
Calendar
December 2024 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tag cloud
6502 Apple Arduino BBC BBCMicrobit books breadboardcomputer coding computing education fiction Flotilla Fridge Gizmo FridgeGizmo ICT iphone kindle LCD lenovo Linux London MakeyMakey maths Microbit MicroPython music OLED osx Pimoroni PiRadio poetry printer Python radio Raspberry Pi RaspberryPi raspbian reading recently read scratch SenseHAT teaching twitter weather writing
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
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
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
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 Fip, HyperPixel, Pimoroni, Python, radio, RaspberryPi
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