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 , , , , | 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

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

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

Posted in Raspberry Pi, Raspbian | Tagged , , | Leave a comment

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

Posted in Raspberry Pi | Tagged , | 5 Comments

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

Posted in BBC, computers, education, ICT, microbit | Tagged , | Leave a comment