Raspberry Pi Beginners Tutorial 1: Switching a single LED on
A simple tutorial introducing you to controlling the Raspberry Pi's GPIO pins.
Raspberry Pi Beginners Tutorial 2: Controlling multiple LEDs
Learn how to use multiple GPIO ports whilst scripting Parameters and Conditional Statements in Python
Raspberry Pi Beginners Tutorial 3: Creating a Switch Circuit
You can also use the GPIO pins as inputs to detect sensors and switches.
Raspberry Pi Beginners Tutorial 4: Using Transistors
Transistors can be used as a switch in a circuit, enabling you to control a high power component without damaging your Raspberry Pi's GPIO pins.
Raspberry Pi Beginners Tutorial 5: Using a Light Dependent Resistor (LDR)
By integrating a capacitor into your circuit, you can take measurements using analogue sensors with your Raspberry Pi.
Raspberry Pi Beginners Tutorial 6: Using a Thermistor Temperature Sensor
Use a capacitor to take measurements using analogue sensors with your Raspberry Pi.
Raspberry Pi Beginners Tutorial 7: Using a Passive Buzzer
The Raspberry Pi can generate a frequency which can be used to power a small buzzer.
Raspberry Pi Tutorials and Guides
Raspberry Pi Beginners Tutorial 1: Switching a single LED on
Raspberry Pi Beginners Tutorial 2: Controlling multiple LEDs
Raspberry Pi Beginners Tutorial 3: Creating a Switch Circuit
Raspberry Pi Beginners Tutorial 4: Using Transistors
Raspberry Pi Beginners Tutorial 5: Using a Light Dependent Resistor (LDR)
Raspberry Pi Beginners Tutorial 6: Using a Thermistor Temperature Sensor