Tag: esp32.freertos
DIY electronics
In the context of multi processing, task synchronization is very important concept. In this post we will see how to use event groups for task synchronization Task Synchronization
Read More
DIY electronics
In the previous post we have seen how to create task , in this post we will see how to use queues to share data between two tasks.
Read More
DIY electronics
In this blog we will see how to create a FreeRTOS task on ESP32 , we will also see how to load the code using just MINGW command
Read More
DIY electronics
Introduction: In IOT field, there are many reasons to go for constrained OS than full OS. Limited Space – so that small size devices can be made Low
Read More
Posts navigation