Build a Raspberry Pi Pico Robot with Mecanum Wheels
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...
Assembly Guide for the Aluminium Armour Dual-Fan Heatsink for Pi Zero
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...
MicroPython Skill Builders - #5 Simple Sensors
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...
MicroPython Skill Builders - #4 Functions with Potentiometers
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 -...
MicroPython Skill Builders - #3 LEDs and Procedures
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...
MicroPython Skill Builders - #2 LEDs & Lists
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...
Using an SSD1315 OLED with the Raspberry Pi Pico
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...
MicroPython Skill Builders - #1 Smarter Loops
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...
Advanced Text with MicroPython on Raspberry Pi Pico Displays
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...
How to install Auto-GPT to your Raspberry Pi
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...
Raspberry Pi Pico Getting Started Guide
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...
Maker Advent Calendar Day #12: RGB LED Strip!
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...