Tag: rtos esp32
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