For one of my Pi projects I wanted the ability to send SMS text messages…
Browsing: Tutorials & Help
Unlike some other devices the Raspberry Pi does not have any analogue inputs. All 17…
This article is based on my previous article 16×2 LCD Module Control Using Python and…
Following on from my article about controlling a 16×2 LCD module with Python and a Raspberry…
Once you’ve played with LEDs, switches and stepper motors the next natural step is 16×2…
The RPi.GPIO Python library allows you to easily configure and read-write the input/output pins on…
Having played with LEDs, switches and buzzers I felt the natural next step was playing…
I decided to attach some speakers to my Raspberry Pi. I didn’t want to spend…
The circuit below shows to turn an LED on and off using a Raspberry Pi GPIO…
The Raspberry header is the key to its ability to interface with the real world.…
If you are running the Raspbian operating system you may want to have your Pi auto-login.…
The default images provided for the Raspberry Pi are usually 2GB and this results in…
This tutorial explains how to enable SSH on the Raspberry Pi. There are a number…
The RPi.GPIO Python library allows you to easily configure and read-write the input/output pins on…
My first attempt at Python programming was a script to send email. This is something…
By default the Raspberry Pi has its hostname set to “raspberrypi”. This appears as part…
The Pi has a number of connectors that allow you to power it and connect…
In order to start using your Raspberry Pi you will need a few other bits…