Remotely Accessing the Raspberry Pi via RDP - GUI Mode

Remotely Accessing the Raspberry Pi via RDP - GUI Mode

The Pi HutAug 2, 2017
Please see the tutorial on accessing the Pi via SSH for an introduction to remote log in to the Raspberry Pi. SSH enables access of the Raspberry Pi command line....
Read more
Reaction Speed Game - Assembly Instructions

Reaction Speed Game - Assembly Instructions

The Pi HutAug 2, 2017
Buttons and switches are the bread and butter of physical computing. Through the reaction speed game kit, we're going to (hopefully!) teach you some basic electronics using switches & resistors,...
Read more
Raspberry Pi Zero Micro USB WiFi Dongle Set-Up Guide

Raspberry Pi Zero Micro USB WiFi Dongle Set-Up Guide

The Pi HutJul 20, 2017
This tutorial is aimed at those who are looking to use our micro USB WiFi dongle with their Raspberry Pi Zero. You need some way of setting up a WiFi...
Read more
Raspberry Pis, Remotes & IR Receivers!

Raspberry Pis, Remotes & IR Receivers!

The Pi HutJul 19, 2017
Introduction to IR Sensors Infrared (IR) light is invisible electromagnetic radiation. Everything absorbs and emits IR, and it's utilised in a plethora of applications. You may have heard of IR...
Read more
Raspberry Pi PoE HAT Case Assembly Guide

Raspberry Pi PoE HAT Case Assembly Guide

The Pi HutApr 13, 2017
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 3 Model B+ Raspberry Pi PoE HAT...
Read more
Raspberry Pi Plant Pot Moisture Sensor with Email Notification Tutorial

Raspberry Pi Plant Pot Moisture Sensor with Email Notification Tutorial

The Pi HutMar 8, 2017
Today, we’ll be showing you how to use a moisture sensor and a Raspberry Pi to send you an email notification when your plant needs watering! Very useful if you're...
Read more
Raspberry Pi Plant Pot Moisture Sensor via Analogue Signals

Raspberry Pi Plant Pot Moisture Sensor via Analogue Signals

The Pi HutFeb 22, 2017
Raspberry Pi Plant Pot Moisture Sensor via Analogue Signals Introduction Before we step into this tutorial, it’ll be good to have a small understanding of the difference between analogue and...
Read more
Raspberry Pi JAM HAT Case Assembly Guide

Raspberry Pi JAM HAT Case Assembly Guide

The Pi HutFeb 21, 2017
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 3 B+ Raspberry Pi JAM HAT...
Read more
Raspberry Pi GPS HAT and Python

Raspberry Pi GPS HAT and Python

The Pi HutFeb 21, 2017
This tutorial assumes you are using an up-to-date Raspbian install, have access to either LXTerminal or SSH and have an internet connection! We're going to go through the steps on...
Read more
Raspberry Pi Camera Tutorial

Raspberry Pi Camera Tutorial

The Pi HutFeb 21, 2017
Please note that this article is for pre-Bullseye operating systems which use the Raspicam stack (raspistill/raspivid) and not libcamera. Please visit this page for libcamera setup and usage. Setting up...
Read more
Raspberry Pi 7" Touch Sreen Display Case Assembly Instructions V2

Raspberry Pi 7" Touch Sreen Display Case Assembly Instructions V2

The Pi HutJan 19, 2017
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 Touch Screen Raspberry...
Read more
Nwazet Key Lime Pi - Reading Analog Inputs

Nwazet Key Lime Pi - Reading Analog Inputs

The Pi HutJan 18, 2017
Before you start, ensure that the SPI driver is loaded on your Raspberry Pi distribution. The following Python sample reads from a TMP36 analog temperature sensor every second. It converts the raw temperature data...
Read more