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 .
Tag: raspberrypico
Video Turntable Mark 1
Do you think static camera shots are boring? A Raspberry PI Pico project to produce a Video Turntable to move my components and boards.
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.
Saber Wall Light Wins WizNet Design Competition
My Saber Wall Light based on #RP2040 #IOT design wins WIZNet WIZFI360 Design content.
RPI Pico KITT Scanner
Reproducing KITT (Knight Industries Two Thousand) Scanner on the Raspberry PI Pico.









