Use CMake config to move Raspberry PI Pico STDIO to UART0 on a non standard GPIO PADs.
Category: Raspberry Pi Pico
Soldering Header Pins for Raspberry PI Pico
How to solder header pins onto the Pico or Pico-W for GPIO and SWD.
Raspberry PI Debug Probe – First Look
Video review which takes an initially looks at using the Raspberry PI Debug probe for flashing and debugging Pico, Pico-W and RP2040 boards.
Bringing JSON to the Raspberry PI Pico and Pico-W
When I do machine-to-machine communication I normally use JSON as the format. The JSON libraries I use on the Raspberry PI Pico are by Rafa García, rafagafe on GitHub. JSON-Maker and Tiny-JSON .
Libraries for the Pico: ForsakenNGS PicoLED
The Pico LED library by ForsakenNGS is perhaps the library I have had the most fun using. It is commonly found in the devices I’ve built around my home.
A3144 Hall Effect Sensor with the Raspberry PI Pico
Using the A3144 Hall Effect sensor with the Raspberry PI Pico or RP2040 board.
Libraries for the Pico: FreeRTOS Kernel
FreeRTOS Kernelis the most common library I use in my projects on the Raspberry PI Pico and Pico-W. What brought me to the FreeRTOS and why do I use it so often?
SNTP fromRaspberry PI Pico-W
Using SNTP to synchronize the Pico-W RTC. Using C++, FreeRTOS and the LWIP SNT library.
28BYJ-48 Stepper Motor with Raspberry PI Pico
Driving the 28-BYJ48 stepper motor with the ULN2003 driver IC using a Raspberry PI Pico or RP2040 board in C++ and FreeRTOS. https://youtu.be/VM3S9CiyPzY GitHub Repo for all of the examples in the video: https://github.com/jondurrant/RPIPicoStepperExpTo clone use the command: $ github clone --recurse-submodules https://github.com/jondurrant/RPIPicoStepperExp More information: If you want to learn more about the techniques, I … Continue reading 28BYJ-48 Stepper Motor with Raspberry PI Pico
IoT with Raspberry PI Pico-W
I am delighted to announce the launch of my new Raspberry PI Pico-W course on build IoT devices.










