ESP32 Projects
ESP32 is a tiny cheap 8$ module with a dual core 32-bit CPU and built in Wi-Fi and dual-mode Bluetooth with sufficient amount of 30 I/O pins for all basic electronics projects. All these features are very easy to use, since it can be programmed directly from the Arduino IDE. Explore below the list of ESP32 projects to start with ESP32 based IoT projects.
How to Configure an ESP Mesh Network using Arduino IDE – Communicate among and between ESP32, ESP8266, and NodeMCU
Internet of Things (IoT) has seen exponential growth over the past couple of years. A new study from International Data...
IoT Based Solar Panel Power Monitoring using ESP32 and ThingSpeak
In the area of renewable energy, solar energy is at the forefront, because producing energy by using the power of the sun is...
ESP32 Based Power Meter - Measuring Input Power and Output Power to Calculate Efficiency
We are all aware of a basic voltmeter, ammeter, and wattmeters, the three basic things you need to measure values on any...
IoT Based Air Quality Index Monitoring System – Monitor PM2.5, PM10, and CO using ESP32
As winter sets in, the air hanging over us thickens with smoke and gaseous emissions from burning fields, industrial factories...
DIY ESP32 Based Audio Player
DIY Music players are fun to build, and we previously built a few music players using Arduino and a dedicated MP3 module. Now...
ESP32-CAM Face Recognition Door Lock System
Security is at most concern for anyone nowadays, whether it's data security or security of their own home. With the advancement...
Build Your Own Capacitive Touch Sensor to Control Home Appliance using ESP32
In many cases, touch sensors are used instead of push buttons. The advantage is that we don't have to provide force to press a...
BLE based Proximity Control using ESP32 – Detect Presence of BLE Devices
Proximity sensors can be described as one of a kind switches that detect a nearby object with the help of light,...
IoT Based Heart Rate Monitor using MAX30100 Pulse Oximeter and ESP32
Pulse oximetry is a widely used medical measurement instrument and it is a non-invasive and painless test that measures oxygen...
Interfacing SX1278 LoRa Module with ESP32
LoRa is a wireless Radio frequency technology introduced by a company called Semtech intended to be used to transmit bi-...
Recommended Posts