Installing the RasClock - Raspberry Pi Real Time Clock

Installing the RasClock - Raspberry Pi Real Time Clock

The Pi HutMay 5, 2015
For the lastest installation instructions please refer to RasClock Official website Introduction The Raspberry Pi is an ultra-small and ultra-low cost computer. In order to achieve this size and price,...
Read more
How to use Voltage Regulators in a Circuit

How to use Voltage Regulators in a Circuit

The Pi HutMay 1, 2015
Introduction In this tutorial we’re going to go through how to use a voltage regulator within a circuit! Voltage regulators are designed to maintain and stabilise voltage levels. Regulators are...
Read more
How to Use the TEMPer USB Sensors

How to Use the TEMPer USB Sensors

The Pi HutApr 30, 2015
PLEASE NOTE: Due to ongoing development work, we now recommend following the latest install and usage guidance from the GitHub page. The TEMPer USB sensors are super easy to get setup...
Read more
Remote Raspberry Pi Access - The Command Line

Remote Raspberry Pi Access - The Command Line

The Pi HutApr 29, 2015
I must admit that I rarely hook my Raspberry Pi's up to a screen. Instead, I access them remotely from one of my other PCs; what I mean by this...
Read more
How to use the TCRT5000 IR line follower sensor with the Raspberry Pi

How to use the TCRT5000 IR line follower sensor with the Raspberry Pi

The Pi HutApr 28, 2015
Line Follow Principle TCRT5000 line followers are super easy to use! You will need two of these to be able follow a line. Position the line followers next to each...
Read more
Sensors - Temperature with the 1-Wire interface and the DS18B20

Sensors - Temperature with the 1-Wire interface and the DS18B20

The Pi HutApr 24, 2015
Following on from last weeks' tutorial about using an i2c sensor, this week we are going to look at another standard protocol called '1-wire'.  As the name suggests, this uses...
Read more
Sensors - Pressure, Temperature and Altitude with the BMP180

Sensors - Pressure, Temperature and Altitude with the BMP180

The Pi HutApr 17, 2015
If you are familiar with the CamJam EduKits, then you will already be familiar with a few sensors, like the 1-wire temperature sensor, a light dependent resistor, and movement with...
Read more
Uses for the Raspberry Pi Model A+

Uses for the Raspberry Pi Model A+

The Pi HutApr 9, 2015
The Raspberry Pi Model A+ is the little brother to the Model B+, and younger brother to the original Model A. It is also by far the cheapest Raspberry Pi...
Read more
Bluetooth - Installing and Using Bluetooth on the Raspberry Pi

Bluetooth - Installing and Using Bluetooth on the Raspberry Pi

The Pi HutApr 1, 2015
Adding Bluetooth to your Raspberry Pi is a really cheap and simple way of communicating with your Raspberry Pi, allowing you to use a Bluetooth keyboard that you may have...
Read more
Alternative Raspberry Pi Operating Systems

Alternative Raspberry Pi Operating Systems

The Pi HutMar 26, 2015
The original Raspberry Pi has always had a few different operating systems (OSs) available, albeit most of them based on Linux.  With the release of the Raspberry Pi 2 a few...
Read more
How to use the ModMyPi Serial HAT

How to use the ModMyPi Serial HAT

The Pi HutMar 24, 2015
Use with the Raspberry Pi 3 and Zero W To get serial working over GPIOs 14 & 15 you have two options. Disable Bluetooth completely or move Bluetooth to the...
Read more
Backing up and Restoring your Raspberry Pi's SD Card

Backing up and Restoring your Raspberry Pi's SD Card

The Pi HutMar 18, 2015
As with all computers, it is a good idea to back up your Raspberry Pi's SD (or microSD) card from time to time; I'm just going to call them 'SD...
Read more