Using Neopixels with the Raspberry Pi

Using Neopixels with the Raspberry Pi

The Pi HutNov 16, 2018
Let’s be honest. Lights are cool. Multi coloured lights are very cool. Controllable multi coloured lights are awesome. This tutorial goes through some of the controllable multi coloured lights you...
Read more
Using a Logitech Harmony Remote

Using a Logitech Harmony Remote

The Pi HutNov 14, 2018
Our IR receiver works with LIRC and is able to receive the signal from almost any remote, if configured properly. Many of our customers who bought the receiver want to...
Read more
Using IFTTT with the Raspberry Pi

Using IFTTT with the Raspberry Pi

The Pi HutNov 11, 2018
IFTTT (If This Then That) is a free IoT service that allows you to send a trigger from one device/thing, and allow that trigger to make something happen elsewhere. Confusing? Perhaps,...
Read more
TV HAT Case Assembly Guide (Raspberry Pi Zero)

TV HAT Case Assembly Guide (Raspberry Pi Zero)

The Pi HutNov 5, 2018
The laser-cut parts of the case are protected by an adhesive film which needs to be removed before assembly. Bill of Materials Raspberry Pi Zero / Zero W Raspberry Pi...
Read more
Auto-Starting Programs on the Raspberry Pi

Auto-Starting Programs on the Raspberry Pi

The Pi HutNov 5, 2018
There are multiple ways of auto-starting programs on the Raspberry Pi when it boots or you log in.  There’s ‘cron’, ‘init’, Gnome Scheduler amongst others. However, the latest version of...
Read more
TV HAT Case Assembly Guide (Raspberry Pi 3B+)

TV HAT Case Assembly Guide (Raspberry Pi 3B+)

The Pi HutNov 3, 2018
The laser-cut parts of the case are protected by an adhesive film which needs to be removed before assembly. Bill of Materials Raspberry Pi B+/2/3 Raspberry Pi TV uHAT TV...
Read more
The Raspberry Pi 3 Model A+ is here!

The Raspberry Pi 3 Model A+ is here!

The Pi HutOct 30, 2018
It's been a little over half a year since the launch of the last Raspberry Pi, the 3 Model B+, but it's been a good 3 years since the original...
Read more
Securely Logging into a Raspberry Pi without a Password

Securely Logging into a Raspberry Pi without a Password

The Pi HutOct 29, 2018
We’re always being told to choose a long, hard to guess password for all our accounts, so how can we log into a Raspberry Pi without a password using ssh...
Read more
Using a Tactile Switch with the Raspberry Pi

Using a Tactile Switch with the Raspberry Pi

The Pi HutOct 25, 2018
Buttons and switches are a fundamental part of ‘physical’ computing. This beginner’s tutorial is designed to teach the basics of physical operation with the Raspberry Pi using a simple momentary...
Read more
How to run a Raspberry Pi Program at Boot

How to run a Raspberry Pi Program at Boot

The Pi HutOct 25, 2018
Tutorial: How to run a program from boot   Having a program start by itself when you boot your Raspberry Pi can be very useful. There are a few ways...
Read more
Flashing LEDs using GPIO Output with the Raspberry Pi

Flashing LEDs using GPIO Output with the Raspberry Pi

The Pi HutOct 25, 2018
Tutorial: Flashing LED using GPIO Output   In this example we'll cover how to build a very simple circuit consisting of an LED and resistor connected up to the GPIO...
Read more
Watch Digital TV in Plex with the Raspberry Pi TV HAT

Watch Digital TV in Plex with the Raspberry Pi TV HAT

The Pi HutOct 19, 2018
Yesterday Raspberry Pi released the new Raspberry Pi TV HAT, a DVB-T2 Digital TV receiver add on for the Raspberry Pi. We created a step-by-step user guide to help you set...
Read more