There are lots of techniques for running a script when the Pi boots and which…
Browsing: python
In Part 1 and Part 2 of this set of articles I explained how I…
Following on from Part 1 I’ll explain how you can install the Python software and get your…
One hundred and fifty posts later I decided I should really complete a project I’ve been…
After my “Building A Castle In Minecraft With Python” article I wanted to create a…
Feel like building a Minecraft castle using the Python API? If so then take a…
The great thing about the Raspberry Pi Edition of Minecraft is that you can manipulate…
Jim Flewker, a retired languages teacher, has written a horse racing game in Python for use…
The Raspberry Pi has no built in analogue inputs which means it is a bit…
It’s that time of year when mad inventors start creating Halloween themed electronics projects. I’ve…
Until recently I had never played Minecraft but it’s popularity meant it was something I…
If you’ve followed the previous Pi-Lite setup article you should have a working Pi-Lite. The…
Back in 2013 I purchased a Pi-Lite at the Cambridge Raspberry Pi Jam.This is a…
In How To Use A MCP23017 I2C Port Expander With The Raspberry Pi – Part…
In How To Use A MCP23017 I2C Port Expander With The Raspberry Pi – Part 1…
For all of my projects I have used the standard GPIO header pins as inputs…
There maybe times when you want to run a Python script when your Raspberry Pi…
It was a lovely summer’s day in Bristol and something slightly unusual was going on…
It’s easy taking photos using the Pi camera module using the excellent raspistill command line…
Following on from my first PIR sensor module article I thought I would create a…
I was looking for a way to send data to my Raspberry Pi via Bluetooth.…
Following on from my Ultrasonic Distance Measurement Using Python – Part 1 article I decided…