ESP32 ESP-IDF FreeRTOS Queue Tutorial

In this ESP32 ESP-IDF FreeRTOS Queue tutorial, we will learn to create FreeRTOS Queues with ESP32 ESP-IDF. Previously we learned how to create FreeRTOS tasks with ESP32 ESP-IDF. However, creating …

Read more

I2C LCD with ESP32 using ESP-IDF

In this tutorial, we will learn how to interface I2C LCD with ESP32 and how to display simple text/numbers on the I2C LCD using ESP-IDF. This I2C LCD is a …

Read more