ESP32 Internal Temperature Sensor with ESP-IDF

Temperature monitoring is a crucial aspect of many projects, from environmental monitoring systems to industrial automation. The ESP32 microcontroller, with its built-in temperature sensor, offers a convenient and reliable solution …

Read more

Set ESP32 Hostname using ESP-IDF

In this tutorial, we will show you how to set up ESP32 hostname using ESP-IDF. If you notice that the default hostname for an ESP32 module is “espressif”. You can …

Read more

ESP32 ESP-IDF Send SMS with Twilio

ESP32 ESP-IDF Send SMS with Twilio Web Service API

In this tutorial, we will learn how to send SMS with ESP32 and ESP-IDF using Twilio web services API. Twilio is a cloud communications platform that allows software developers to …

Read more