Previously we learned about Controlling an LED using Bluetooth through Serial Terminal App. Here we are…
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.,
Control LED using Bluetooth on ESP32
ESP32 Microcontroller from Espressif systems have many features like Wi-Fi, Multifunctional GPIOs, Internal Sensors and Bluetooth.…
Continue ReadingDisplay Sensor Value on Web Page using ESP32
We know ESP32 can be used as Web Server and it is most suitable for IoT…
Continue ReadingESP32 Audio File Player Project
Standalone Audio players are readily available in market and its very simple to build, but if…
Continue ReadingOver The Air (OTA) Update in ESP32
Devices connected with Internet or able to connect with Internet have the advantage of update itself.…
Continue ReadingRandom 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 Reading