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.
If you want more electronics projects, you can also check out our collection at Arduino IoT Projects | Arduino Robotics Projects | Arduino AI Projects | Arduino Home Automation Projects | Raspberry Pi Projects | ESP32 Projects
In the area of renewable energy, solar energy is at the forefront, because producing energy by using the power of the sun is…
DIY Music players are fun to build, and we previously built a few music players using Arduino and a dedicated MP3…
Security is at most concern for anyone nowadays, whether it's data security or security of their own home. With the advancement…
In many cases, ESP32 capacitive touch sensors are used instead of push buttons. The advantage is that we don't have to…
Proximity sensors can be described as one of a kind switches that detect a nearby object with the help of light,…
Pulse oximetry is a widely used medical measurement instrument and it is a non-invasive and painless test that measures oxygen…
LoRa is a wireless Radio frequency technology introduced by a company called Semtech intended to be used to…
OTA (Over the Air) Programming is a feature of any WiFi-enabled microcontroller like ESP32 and ESP8266 that allows these…
All microcontrollers have specific numbers of IO pins but in some applications, like in a 7-Segment Display, we will need more…
The MPU6050 sensor module consists of an accelerometer and gyro on a single chip. It contains analog-16 bits in the digital…
Pulse Width Modulation (PWM) is a technique that varies the width of a pulse while keeping the wave frequency constant. The PWM…
Corona Virus (Covid19) is wreaking havoc in the world. Almost every country is suffering from the Corona Virus. WHO has already…