Tag Archives: Python

Interfacing Scratch and Python

Hello to Jason Isaacs is the new ‘hello world’. I decided it might be cool to knock up a simple Scratch interface for the MonkMakes Robot Rover – a bit like the block coding game I made for Year 1 … Continue reading

Posted in computers, Raspberry Pi | Tagged , , | 1 Comment

MonkMakes RasPi Robot Rover Kit review

If you want to cut to the chase, at about 22 minutes in the robot starts moving – much to the surprise of my dog Ellie. I really liked the Monk Makes RFID Clever Card Kit, so I was delighted … Continue reading

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

More adventures in thermal printing

I’ve been rediscovering my old Sparkfun serial thermal till roll printer, the one I used for my Little Box of Poems, a connected IoT printer, printing from the BBC micro:bit and other projects. These printers are great fun and can … Continue reading

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

Coastal webcam with weather and tide data

Following on from my Raspberry Pi e-Ink display tide time project, I’ve made a web cam that will tweet photos overlaid with weather and tide information for any UK coastal place. It uses the official Raspberry Pi camera module. Like the InkypHAT … Continue reading

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

Microbit-controlled radio / MP3 player

Here’s a quick project showing the power of David Whale’s bitio Python library. This gives Python on a Raspberry Pi, Mac or Windows PC access to the physical sensors on the BBC micro:bit. You can control a program on your … Continue reading

Posted in Raspberry Pi | Tagged , , , | 7 Comments