-
Notifications
You must be signed in to change notification settings - Fork 0
Hardware Setup Guide.md
Cuthbert Baines edited this page May 31, 2026
·
1 revision
This page covers the hardware configuration and setup for the River Project.
- Raspberry Pi (Pi 3 or newer recommended)
- Raspberry Pi Sense Hat
- MicroSD Card (16GB or larger)
- Power supply for Raspberry Pi
- Network connectivity (Ethernet or WiFi)
- Optional: Case and cooling fan for extended operation
-
Prepare the Raspberry Pi
- Power off the Raspberry Pi completely
- Ensure no power is connected
-
Attach the Sense Hat
- Locate the GPIO header on the Raspberry Pi
- Align the 40-pin connector on the Sense Hat with the GPIO header
- Gently press down until fully seated
- Ensure the board sits flat against the Raspberry Pi
-
Power On
- Connect power to the Raspberry Pi
- Wait for the system to boot
-
Install Dependencies
sudo apt-get update sudo apt-get upgrade sudo apt-get install python3-pip