Lets make Simple and useful 7 Segment Display web server using ESP32. By connecting the ESP32…
Continue ReadingCategory: ESP32 Projects
ESP32 is a Powerful 32 bit microcontroller with Integrated Wi-Fi and Bluetooth capabilities. It supports multiple GPIOs, PWM, ADC and DAC. Additionally ESP32 microcontroller have internal RTC, Touch Sensor, Hall Sensor and Temperature Sensor. All these for few dollars. Different development boards are available with ESP32 microcontroller, you can easily start to experiment and make projects with ESP32 through ESP-IDF, Arduino IDE, MicroPython ect.,

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 to Control LED
We know that the ESP32 Microcontroller from Espressif have integrated WiFi and Bluetooth controllers, so that…
Continue Reading
ESP32 Onboard LED
A Development board packed with powerful, easy to use and versatile Microcontroller ESP32 is ESP32 Devkit,…
Continue Reading