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
Getting Started with the Raspberry Pi TV HAT

Getting Started with the Raspberry Pi TV HAT

The Pi HutMay 21, 2013
In this tutorial we're going to set up the Raspberry Pi TV HAT to receive DVBT or DVBT-2 signals through a media centre setup using LibreELEC and Kodi. You will...
Read more
Fix that Laggy Mouse on your Raspberry Pi

Fix that Laggy Mouse on your Raspberry Pi

The Pi HutMar 10, 2013
If you find your wireless mouse acting very slow, or even "rubber banding", there's a simple fix! The Raspberry Pi's USB poll rate for mice has been set slightly on...
Read more
Disable Wifi Power Management on the Raspberry Pi

Disable Wifi Power Management on the Raspberry Pi

The Pi HutJan 11, 2013
If you are experiencing drop outs on your wifi interent connection, it could be that your dongle is turning itself off after an idle period. To stop your wifi dongle...
Read more
DS18B20+ One Wire Digital Temperature Sensor and the Raspberry Pi

DS18B20+ One Wire Digital Temperature Sensor and the Raspberry Pi

The Pi HutJan 11, 2013
NOTE: If you are using the latest software for your Pi (which you should be) then you will need to edit the boot config text file: Add the following line...
Read more