Jeff Epler over at Adafruit has written an excellent guide to using the Pico’s PIO functionality in combination with CircuitPython. As he points out, CircuitPython sometimes interacts differently with the PIO than standard MicroPython, so this guide was necessary to…
Category: Raspberry Pi Pico
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,…