Over The Air (OTA) Update in ESP32

Devices connected with Internet or able to connect with Internet have the advantage of update itself.…

Continue Reading

Random Number Generator using ESP32

Random Numbers are useful in Testing, Data Sampling and Gaming. Generating Random Number is a hard…

Continue Reading

Internal Hall Effect Sensor ESP32

ESP32 Microcontroller loaded with lot of essential features. Internal Hall Effect Sensor is one among them.…

Continue Reading

Deep Sleep and Wake Up Methods in ESP32

If you are developing IoT or battery powered Embedded system application then you need to know…

Continue Reading

Super Mario Melody Tone using ESP32 and Buzzer

This simple project can take you to the 90s era and you may feel nostalgic when…

Continue Reading

7 Segment Display web server using ESP32

Lets make Simple and useful 7 Segment Display web server using ESP32. By connecting the ESP32…

Continue Reading

Simple Audio Level Indicator using ESP32

For standalone measurement of sound or Audio level in LED, we often use LM3915 dot/bar display…

Continue Reading

Arduino and ESP32 Serial Data Communication Setup

When you are Implementing two or more Microcontrollers in your project and they need to share…

Continue Reading

RGB LED Web Server using ESP32

RGB LED Web server using ESP32 board helps you to control output color of connected RGB…

Continue Reading

Interfacing Photoresistor with ESP32

Here is the simple method to Interface Photoresistor with ESP32 board. A Photoresistor also known as…

Continue Reading