Hello readers, I hope you are all doing great. In the previous tutorial, we discussed an inbuilt sensor of the ESP32 that is the Hall sensor. In this tutorial, we will discuss another inbuilt sensor of the ESP32, which is the Capacitive Touch Sensor.
What is a Capacitive Touch Sensor?
Figure 1: Wh ...
Hello reader, I hope you all are doing great.
The ESP32 development board is featured with some inbuilt sensors like a capacitive touch sensor and hall effect sensor. In this tutorial, we are going to discuss one of those inbuilt sensors that is the Hall Effect sensor. Hall Effect sensor is used to ...
Hello readers, I hope you are all doing great. In this tutorial, we are going to discuss the OTA web updater on the ESP32.
We already covered the fundamentals of OTA programming in ESP32, in our previous tutorial where we used the Arduino IDE to upload OTA code into the ESP32 module using the netwo ...