Using FreeRTOS on Raspberry PI Pico

Опубликовано: 28 Март 2026
на канале: Dr Jon EA: Pico & Pico 2
4,683
108

Some problems are easier to decompose into a collection of concurrent tasks. In this video, I show how easy this is to do on the Raspberry PI Pico using FreeRTOS Kernel. I build four separate tasks each flashing an LED at a different frequency.
I've published the code for the example on GitHub https://github.com/jondurrant/RPIPico.... If you would like to know more about developing with FreeRTOS Kernel on the Pico then check out my Udemy course at https://www.udemy.com/course/freertos...

Also check out my video on SMT with FreeRTOS, using both cores of the Pico to run tasks:    • Raspberry Pi Pico Gets Superpowers With Fr...