FreeRTOS: Talking Pico to Pico

FreeRTOS: Talking Pico to Pico

In the last blog, I showed how a problem could be broken down into tasks on FreeRTOS and run on the Pico. In this video, I show one pattern I use frequently to manage communication using concurrent tasks in FreeRTOS.

The example is going to use two Raspberry PI Pico communicating over a UART, serial communication. One unit, the conductor, will generate a random number and send it to the other. Both units will then display the same number. The source code for this example is on GitHub

If you would like to know more about developing with FreeRTOS Kernel on the Pico then check out my Udemy course. The concurrent pattern to manage communication I also use for IoT problems on Pico-W, you can learn more on my IoT with Raspberry PI Pico course on Udemy.

One thought on “FreeRTOS: Talking Pico to Pico

  1. Its like you read my thoughts! You seem to know a lot approximately this,
    like you wrote the book in it or something. I think that you just could do with some % to force the message home a bit, however instead of that, that is excellent blog.
    An excellent read. I will definitely be back.
    powered by GoToTop.ee
    https://ru.gototop.ee/

Leave a comment