ESP32 based Switch Notification Project using Blynk

ESP32 based Switch Notification Project using Blynk

This project is for newbie who wants to use ESP32 development boards. This is a simple project to understand the working of physical push button and getting a notification on you smartphone. It will be ESP32 based Switch Notification Project using Blynk. In this project  will be build using minimal components and approach step by … Read more

ESP32 / NodeMCU based Web Server with Physical Switch Feedback

esp32_nodemcu_web_server

ESP32 / NodeMCU based Web Server with Physical Switch Feedback In this tutorial we will learn how to use ESP32 or ESP8266 as a web server and  also connect the same devices using physical switches simultaneously. The change in status of the device is updated on the web page. This change can be from physical … Read more

ESP32 programming using Arduino IDE

ESP32

Introduction New developments board are introduced every year. Getting proper IDE or software for uploading code in these new development boards are challenging. Arduino has been a great platform to integrate these kind of development boards and upload codes. In this article we will see ESP32 programming using Arduino IDE.  We all are in world … Read more