How to use the MCP23017 Port Expander with the Raspberry Pi

How to use the MCP23017 Port Expander with the Raspberry Pi

The Pi HutOct 9, 2014
The Raspberry Pi is a great device with a load of I/O’s; but sometimes it’s just not enough! If you need more I/O's than the Pi can deliver, then there...
Read more
How to drive an LCD display using the Raspberry Pi

How to drive an LCD display using the Raspberry Pi

The Pi HutJul 2, 2014
In this tutorial we'll take you through how to connect a 16x2 LCD display up to your Raspberry Pi using GPIO pins. Being able to display a message on the...
Read more
HC-SR04 Ultrasonic Range Sensor on the Raspberry Pi

HC-SR04 Ultrasonic Range Sensor on the Raspberry Pi

The Pi HutOct 22, 2013
In previous tutorials we've outlined temperature sensing, PIR motion controllers and buttons and switches, all of which can plug directly into the Raspberry Pi's GPIO ports. The HC-SR04 ultrasonic range...
Read more
GPIO and Python (9/9) - PIR

GPIO and Python (9/9) - PIR

The Pi HutOct 21, 2013
In this project you will learn how to wire and program a passive infrared sensor. Things you will need: Raspberry Pi + SD Card Keyboard + Mouse Monitor + HDMI...
Read more
GPIO and Python (8/9) - LDR

GPIO and Python (8/9) - LDR

The Pi HutOct 21, 2013
In this project you will learn how to wire and program a light sensor and see how bright it is in your room. Things you will need: Raspberry Pi +...
Read more
GPIO and Python (7/9) - Temperature Sensor

GPIO and Python (7/9) - Temperature Sensor

The Pi HutOct 21, 2013
In this project you will learn how to wire and program a temperature sensor. Let’s see how hot the room is. Things you will need: Raspberry Pi + SD Card...
Read more
GPIO and Python (6/9) - Buzzer

GPIO and Python (6/9) - Buzzer

The Pi HutOct 21, 2013
In this project you will learn how to wire and program a buzzer. Let’s all make lots of annoying noises. This will be an SOS program Things you will need:...
Read more
GPIO and Python (5/9) - User Input

GPIO and Python (5/9) - User Input

The Pi HutSep 13, 2013
In this project you will controller either the red or blue led depending on what your chose. Things you will need: Raspberry Pi + SD Card Keyboard + Mouse Monitor...
Read more
GPIO and Python (4/9) - Push Button

GPIO and Python (4/9) - Push Button

The Pi HutAug 28, 2013
In this project you’ll learn how to make a LED blink! Things you will need: Raspberry Pi + SD Card Keyboard + Mouse Monitor + HDMI Cable Power Supply Breadboard...
Read more
GPIO and Python (3/9) - Blinking LED

GPIO and Python (3/9) - Blinking LED

The Pi HutAug 25, 2013
In this project you’ll learn how to make a LED blink! Things you will need: Raspberry Pi + SD Card Keyboard + Mouse Monitor + HDMI Cable Power Supply Breadboard...
Read more
GPIO and Python (2/9) - LEDs

GPIO and Python (2/9) - LEDs

The Pi HutJul 18, 2013
In this project you’ll learn how to turn on and off a LED Things you will need: Raspberry Pi + SD Card Keyboard + Mouse Monitor + HDMI Cable Power...
Read more
GPIO and Python (1/9) - Hello World

GPIO and Python (1/9) - Hello World

The Pi HutJun 12, 2013
Run your first python program “hello world” Things you will need: Raspberry Pi + SD Card Keyboard + Mouse Monitor + HDMI Cable Power Supply Prerequisites: Latest version of Rasbian...
Read more