FreeRTOS Arduino: How to use Queue Set

preview_player
Показать описание
FreeRTOS Arduino: How to use Queue Set
This video is a demo of how to use FreeRTOS Queue Sets
to receive data from multiple tasks by a single task.

We created to sender tasks and one receiver task.

The delay time of task2 is double than task1. Hence
we are seeing task1 data 2 times on serial monitor
as compare to task2.

For step by step guide and code, check the link
given in the description of the video
Рекомендации по теме
visit shbcf.ru