-
Recent articles
Recent Comments
Calendar
Tag cloud
6502 Apple Arduino BBC BBCMicrobit books breadboardcomputer coding computing Doctor Who education fiction Flotilla FridgeGizmo Fridge Gizmo ICT iphone kindle LCD lenovo Linux London MakeyMakey maths Microbit music OLED osx Pimoroni PiRadio poetry printer Python radio Raspberry Pi RaspberryPi raspbian reading recently read scratch SenseHAT teaching twitter weather writing
Category Archives: hardware
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 littleboxofpoems, Microbit, poetry, printer, thermalprinter
3 Comments
Pongo: wireless microbit Python pong
UPDATE: this project’s code is now on Github. I love the wireless capabilities of Python on the BBC microbit and I’ve been using it with some success in my Year 8 classes. I thought I’d have a go at writing … Continue reading
Simple Raspberry Pi weather station
Chart showing the weather in my lounge overnight! Can you spot when the central heating came on? Also note the correlation between temperature and humidity. Numbers refer to blocks of 5 minutes. I previously blogged about some very simple Python … Continue reading
RaspberryPi SenseHAT live pressure graphs
UPDATE: Now plotting air pressure, temperature AND humidity – see end of this post! I’ve been playing with the RaspberryPi SenseHAT to see how easy it would be to code some live data logging of environmental factors like temperature or … Continue reading
UPDATED roundup of Python micro:bit resources
Here’s a summary of my Python resources and projects for the BBC micro:bit which you may find useful… you’ll need the Mu editor to flash some of these, especially the ones that use the radio module. Connect a thermal till … Continue reading