Here is the simple method to Interface Photoresistor with ESP32 board. A Photoresistor also known as…
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.,

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
RGB LED with ESP32 Board
Interfacing RGB LED with ESP32 board have tons of applications. It is very easy and convenient…
Continue Reading
LED Chaser using ESP32 Board
Even though ESP32 Board capable of doing complex work, it can be used for simple projects…
Continue Reading
Getting started to Code ESP32 with Arduino IDE
Fast pace growth of Internet of Things (IoT) devices leads to wide market opertunities for semiconductor…
Continue Reading