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

Sensing Touch by Using ESP32

Touch Sensing allows us to interact with devices through simple touch based input rather than traditional…

Continue Reading

ESP32 Reading Analog Input in Arduino IDE

Here ESP32 dev board used to read Analog Input in Arduino IDE, the ESP32 Microcontroller with…

Continue Reading

Simple ESP32 Web Server with Slider to Control LED Brightness

The ESP32 board is a simple, powerful, and handy tool for making IoT-related projects. It comprises…

Continue Reading