Maker Advent Calendar Day #7: Monitoring Motion!

Maker Advent Calendar Day #7: Monitoring Motion!

The Pi HutDec 7, 2022
Welcome to day seven of your 12 Projects of Codemas Advent Calendar. Today we're going to be using a sensor that detects motion, allowing our Pico to react to things like people...
Read more
Maker Advent Calendar Day #6: Looking for Light!

Maker Advent Calendar Day #6: Looking for Light!

The Pi HutDec 6, 2022
Welcome to day six of your 12 Projects of Codemas Advent Calendar. Today we’ll be using a light sensor which - you guessed it - can detect the amount of light...
Read more
Maker Advent Calendar Day #5: Hear my Code!

Maker Advent Calendar Day #5: Hear my Code!

The Pi HutDec 5, 2022
Welcome to day five of your 12 Projects of Codemas Advent Calendar. Today we’ll be making sounds with our code using the custom buzzer you've just discovered in your box! The...
Read more
Maker Advent Calendar Day #4: Amazing Analogue!

Maker Advent Calendar Day #4: Amazing Analogue!

The Pi HutDec 4, 2022
Welcome to day four of your 12 Projects of Codemas Advent Calendar. Today we’ll be playing with analogue inputs using a potentiometer and combining this with some of the components we've...
Read more
Maker Advent Calendar Day #3: Bashing Buttons!

Maker Advent Calendar Day #3: Bashing Buttons!

The Pi HutDec 2, 2022
Welcome to day three of your 12 Projects of Codemas Advent Calendar. Today we’ll be adding physical inputs to your program using buttons! So far we’ve relied purely on code...
Read more
Maker Advent Calendar Day #2: Let’s Get Blinky!

Maker Advent Calendar Day #2: Let’s Get Blinky!

The Pi HutDec 1, 2022
Welcome to day two of your 12 Projects of Codemas Advent Calendar. Today we’ll be playing with one of the most popular components for makers - LEDs! LEDs (Light Emitting...
Read more
Maker Advent Calendar Day #1: Getting Started!

Maker Advent Calendar Day #1: Getting Started!

The Pi HutNov 30, 2022
Welcome to the first day of your 12 Projects of Codemas Advent Calendar. Excited? We are too! This twelve-day advent calendar will teach you how to code with MicroPython using...
Read more
Coding Graphics with MicroPython on Raspberry Pi Pico Displays

Coding Graphics with MicroPython on Raspberry Pi Pico Displays

Tony GoodhewOct 20, 2022
In one of our previous tutorials we explained how to control colour on Waveshare Raspberry Pi Pico LCD displays. In this tutorial Tony Goodhew explains how to use the basic...
Read more
Assembly Guide for the Aluminium Armour Mini

Assembly Guide for the Aluminium Armour Mini

The Pi HutSep 13, 2022
This guide will show you how to assemble the Aluminium Armour Mini - Heatsink Case for Raspberry Pi Zero. All you'll need is a cross-head screwdriver...and a Raspberry Pi Zero 2...
Read more
Wireless Communication Between Two Raspberry Pi Pico W Boards

Wireless Communication Between Two Raspberry Pi Pico W Boards

Tony GoodhewSep 9, 2022
In this tutorial we are going to make one Raspberry Pi Pico W send random RGB (red, green, blue) values to another Pico W board! This is a very simple...
Read more
Getting started with the elecfreaks pico:ed

Getting Started with the Elecfreaks Pico:ed

Tony GoodhewMay 20, 2022
The Pico:ed is a development board based on Raspberry Pi RP2040 (the chip used on the Raspberry Pi Pico) but with the form factor of the very successful BBC micro:bit....
Read more
Coding Colour with MicroPython on Raspberry Pi Pico Displays

Coding Colour with MicroPython on Raspberry Pi Pico Displays

Tony GoodhewMay 11, 2022
Got a Waveshare Raspberry Pi Pico LCD display but not sure where to start? How about experimenting with colours and shapes with MicroPython! In this article we will show you...
Read more