New CMakeLists.txt file New main.c file Comment and uncomment the delays as required.
Month: January 2022
FreeRTOS part 2: Tasks and Queues tutorial
CMakeLists.txt Main.c
FreeRTOS on RP2040 Boards (Pi Pico etc) using VSCode
Introduction This is a basic tutorial which will show you how to set up the VSCode environment to be able to compile, link and use FreeRTOS in your RP2040 based projects. This tutorial won’t go too much into the weeds about how FreeRTOS works, that is for our next tutorial. However, in this tutorial we… Continue reading FreeRTOS on RP2040 Boards (Pi Pico etc) using VSCode
Overclocking the Raspberry Pi Zero 2
The Raspberry Pi Zero 2 got a pretty major performance boost over the original Pi Zero but if that boost wasn’t quite enough for you then don’t panic! It is possible to squeeze even more performance out of the Pi Zero 2 by overclocking it and it turns out to be quite a straightforward process!… Continue reading Overclocking the Raspberry Pi Zero 2