Build a Raspberry Pi Pico Robot with Mecanum Wheels

Build a Raspberry Pi Pico Robot with Mecanum Wheels

Tony GoodhewJul 24, 2023
In this tutorial, we'll show you how to build and code a Raspberry Pi Pico robot using mecanum wheels! Normal wheels allow the robot to move forwards, backwards, spin and...
Read more
Assembly Guide for the Aluminium Armour Dual-Fan Heatsink for Pi Zero

Assembly Guide for the Aluminium Armour Dual-Fan Heatsink for Pi Zero

The Pi HutJul 21, 2023
This guide will show you how to assemble the Aluminium Armour Dual-Fan Heatsink for Raspberry Pi Zero! All you’ll need is a cross-head screwdriver and of course a Raspberry Pi...
Read more
MicroPython Skill Builders - #5 Simple Sensors

MicroPython Skill Builders - #5 Simple Sensors

Tony GoodhewJul 19, 2023
We're back with another instalment in our MicroPython Skill Builders series by Tony Goodhew, aiming to improve your coding skills with MicroPython whilst introducing new components and coding techniques - using...
Read more
MicroPython Skill Builders - #4 Functions with Potentiometers

MicroPython Skill Builders - #4 Functions with Potentiometers

Tony GoodhewJul 4, 2023
Welcome to the fourth instalment of our MicroPython Skill Builders series by Tony Goodhew, aiming to improve your coding skills with MicroPython whilst introducing new components and coding techniques -...
Read more
MicroPython Skill Builders - #3 LEDs and Procedures

MicroPython Skill Builders - #3 LEDs and Procedures

Tony GoodhewJun 21, 2023
This is the third instalment of our MicroPython Skill Builders series by Tony Goodhew, aiming to improve your coding skills with MicroPython whilst introducing new components and coding techniques - using a Raspberry...
Read more
MicroPython Skill Builders - #2 LEDs & Lists

MicroPython Skill Builders - #2 LEDs & Lists

Tony GoodhewMay 30, 2023
This is the second instalment of our MicroPython Skill Builders series by Tony Goodhew, aiming to improve your coding skills with MicroPython whilst introducing new components and coding techniques - using...
Read more
Using an SSD1315 OLED with the Raspberry Pi Pico

Using an SSD1315 OLED with the Raspberry Pi Pico

The Pi HutMay 26, 2023
A couple of weeks back we started stocking an interesting new OLED display from our friends over at Waveshare - a two-colour SSD1315 0.96" OLED to be exact. Funky dual-colours...
Read more
MicroPython Skill Builders - #1 Smarter Loops

MicroPython Skill Builders - #1 Smarter Loops

Tony GoodhewMay 9, 2023
In this new MicroPython Skill Builders series by Tony Goodhew, we aim to help improve your coding skills in MicroPython whilst introducing new components and coding techniques - all using...
Read more
Advanced Text with MicroPython on Raspberry Pi Pico Displays

Advanced Text with MicroPython on Raspberry Pi Pico Displays

Tony GoodhewMay 5, 2023
In the previous tutorials (colour control and graphics), Tony explained how to control colour on your Waveshare LCD display for the Raspberry Pi Pico and demonstrated how to use graphics procedures to...
Read more
How to install Auto-GPT to your Raspberry Pi

How to install Auto-GPT to your Raspberry Pi

The Pi HutApr 17, 2023
Update: It seems the method below is no longer working :( We'll update the instructions shortly! We've been having great fun with ChatGPT/Auto-GPT here at The Pi Hut. Installing Auto-GPT on...
Read more
Raspberry Pi Pico Getting Started Guide

Raspberry Pi Pico Getting Started Guide

The Pi HutDec 19, 2022
If you've just bought your very first Raspberry Pi Pico (or perhaps our superb Raspberry Pi Pico Starter Kit), this easy-to-follow tutorial will help you to get you up and...
Read more
Maker Advent Calendar Day #12: RGB LED Strip!

Maker Advent Calendar Day #12: RGB LED Strip!

The Pi HutDec 12, 2022
It’s the final day of your 12 Projects of Codemas Advent Calendar! Today we're playing with an RGB LED Strip, but these aren't regular LEDs, these are addressable LEDs - meaning we can...
Read more