At the moment, I am trying to combine several different products – sensors, displays – into a project for the Raspberry Pi Pico. One of them is the Breakout Garden 11×7 Matrix from Pimoroni. I’ve chosen to use CircuitPython as…
Category: Raspberry Pi Pico
Using CircuitPython with the Raspberry Pi Pico’s PIO functionality
Your horse runs like the wind with this Raspberry Pi Pico-driven animation
Using a DS18B20 one-wire temperature sensor with a Raspberry Pi Pico
Play Hunt the Wumpus with your Raspberry Pi Pico
Drive servos, steppers, DC motors and solenoids with the Raspberry Pi Pico and CircuitPython with this great guide from Adafruit
Run a v7 Unix clone on your Raspberry Pi Pico – take a look at this experiment using Fuzix
David Given has been working on porting the Fuzix operating system to various microcontrollers and he wondered if he could get it working on the Raspberry Pi Pico. He’s described Fuzix in the following terms: Fuzix is a proper Unix,…