We have connected to existing network using ESP32, we have sent messages to a TCP server running on different machine in our network. Now it is time for
I recently bought blue pill board (STM32F103C8T6) from ebay , this is a inexpensive STM32 board. We can actually use Arduino IDE to program these boards. In this
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