ESP32 Projects, Tutorials and Guides with Arduino IDE

ESP32 is an Arduino compatible development board or SOC developed by espressif. ESP32 has a combination of both Wi-Fi and Bluetooth wireless capabilities and also comes in single and dual-core. It also has capabilities such as capacitive touch, ADC, DAC, UART, SPI, I2C, I2S, and much more.

Due to its robust architecture and Arduino compatibility now ESP32 is widely used in many industrial applications, Home automation, and many IoT based products. ESP32 is an ideal choice for an Internet Of Things project.

ESP32 sends alert message to Whatsapp when door opened featured image

ESP32 Sending Alert Message To WhatsApp

WhatsApp is now an essential part of our day-to-day life. Receiving any alert messages from ESP32 directly to WhatsApp would be great.
Therefore in this tutorial, we will show you how to send any messages directly to your WhatsApp.

We will be using Arduino IDE for programming ESP32.

Read More »