DIY electronics ESP32: Task Synchronization – FreeRTOS Event Groups Sankar Cheppali | August 26, 2017 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 ESP32 : Introduction to FreeRTOS Siva Kumar | August 1, 2017 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