Devices connected with Internet or able to connect with Internet have the advantage of update itself.…
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.,
Random Number Generator using ESP32
Random Numbers are useful in Testing, Data Sampling and Gaming. Generating Random Number is a hard…
Continue ReadingInternal Hall Effect Sensor ESP32
ESP32 Microcontroller loaded with lot of essential features. Internal Hall Effect Sensor is one among them.…
Continue ReadingDeep Sleep and Wake Up Methods in ESP32
If you are developing IoT or battery powered Embedded system application then you need to know…
Continue Reading7 Segment Display web server using ESP32
Lets make Simple and useful 7 Segment Display web server using ESP32. By connecting the ESP32…
Continue ReadingSimple Audio Level Indicator using ESP32
For standalone measurement of sound or Audio level in LED, we often use LM3915 dot/bar display…
Continue ReadingArduino and ESP32 Serial Data Communication Setup
When you are Implementing two or more Microcontrollers in your project and they need to share…
Continue ReadingRGB LED Web Server using ESP32
RGB LED Web server using ESP32 board helps you to control output color of connected RGB…
Continue ReadingInterfacing Photoresistor with ESP32
Here is the simple method to Interface Photoresistor with ESP32 board. A Photoresistor also known as…
Continue Reading