Raspberry Pi Pico: ADC Sampling and FFT Noob Maker June 18, 2021 Learn how to use the Raspberry Pi Pico to sample at up to 500 kHz and perform a Fast Fourier Transform on the recorded data. In this proje... Read More Read more
Using CircuitPython for RP2040 Noob Maker June 17, 2021 The Raspberry Pi Pico is a low-cost microcontroller board that includes a powerful new processor, the RP2040 mcu , as well as all the nece... Read More Read more
How to Setup Pico RP2040 on Windows Noob Maker June 16, 2021 This project intends to build an easy-to-use installer for getting started with the Raspberry Pi Pico microcontroller board (and perhaps ... Read More Read more
Using micro-ROS on the Raspberry Pi Pico Noob Maker June 14, 2021 Running micro-ROS on Raspberry Pi Pico In this post, we'll look at how the Raspberry Pi Pico can communicate with a ROS2 graph native... Read More Read more
LED Tricks Using The Raspberry Pi Pico Noob Maker June 13, 2021 LED sequences created using a Raspberry Pi Pico Using the Raspberry Pi Pico RP2040 microcontroller and Thonny software, create a number o... Read More Read more