FreeRTOS ESP32 Queue example is to taking one step further to create a little complex example then the previous LED blinking tasks. We are now going to implement the inter task communication. The communication is done with Queue to send and receive data. We send Queue data from one task to another. We created total 4 tasks. One is for sending button change event to send the LED state to second LED task. The LED_Task will receive the data from the queue and write the LED state to the LED pin. Next we implemented the ADC Read for sensor reading task which sends the data via queue to the processing task. The processing task will receive the data from the Queue and process to send on the Serial Terminal.
keywords:
freertos,esp32,queue,freertos esp32,using queue in freertos |esp32 and arduino,esp32 freertos,freertos queues,queues in freertos,queue with freertos,esp32 tutorial,freertos arduino,freertos tutorial,freertos with arduino,queues,rtos esp32,esp8266 freertos,freertos stm32,esp32 project,esp32 arduino,#freertos,amazon freertos,arduino freertos,data send with freertos,arduino with freertos,esp32 touch