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.
Analog Radios are getting extinct in this digital world since everything, from movies to songs is being directly streamed from…
Internet of Things (IoT) has seen exponential growth over the past couple of years. A new study from International Data…
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, touch sensors are used instead of push buttons. The advantage is that we don't have to provide force to press a…
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…