Coding the Waveshare RP2040 Matrix

Coding the Waveshare RP2040 Matrix

Tony GoodhewSep 15, 2023
The Waveshare RP2040 Matrix development board is an inexpensive, super-compact RP2040 microcontroller with a tiny 5x5 addressable RGB LED matrix on the front. This tiny development board is packed with...
Read more
MicroPython Skill Builders - #6 Temperature & Humidity Sensors

MicroPython Skill Builders - #6 Temperature & Humidity Sensors

Tony GoodhewAug 24, 2023
Welcome to 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 a Raspberry...
Read more
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