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.

December 18, 2019

ESP32 series microcontrollers are low-cost, low-power system-on-chip microcontrollers that come with integrated Wi-Fi and dual-…

November 4, 2019

There are many human identification systems that use signatures, fingerprints, voice, hand geometry, face recognition, etc. to…

May 22, 2019

MicroPython is a lightweight version of the Python programming language developed for programming microcontrollers, SOCs, and…

November 5, 2018

How cool it be to turn on the lights automatically as soon as you enter in your home and turn it off again when you leave! Yes…

October 23, 2018

Wireless Headphones, Fitness bands, Bluetooth Speakers, In-Ear headphones, Mobile phones, Laptops... there are so many…

October 16, 2018

Bluetooth modules like HC-05 and HC-06 are easy to set-up and quick to use with Arduino IDE, but they have their own limitation…

October 15, 2018

Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the…

August 9, 2018

In previous tutorial, OLED is interfaced with ESP32 using SPI communication which uses 5 pins. In this tutorial, we interface…

June 18, 2018

In the previous tutorial, we have made RTC clock using DS3231 and ESP32. To minimize hardware requirements we will make…

June 7, 2018

In this tutorial, we will learn about Real Time Clock (RTC) and its interfacing with the ESP32 and OLED display.

April 26, 2018

Internet has reached almost every pocket through smart phones, it is estimated that about 3.2 billion people use internet but…