We all know ESP32 comes with WIFI, Bluetooth Low Energy and Bluetooth Classic, In this Homeautomation project, we are going to use ESP32 Bluetooth classic
Tag: easyeda
ESP32 Bluetooth HomeAutomation Using Android App and Manual Switches.
In this post , we are going to make Bluetooth and Manual control homeautomation system using ESP32. We all know ESP32 has inbuilt Bluetooth so
10 Channel HomeAutomation System Using Alexa & ESP32
Bulb Connection Connect all the bulb as shown in figure below. Click here to download PCB file (Gerber) Code #ifdef ARDUINO_ARCH_ESP32 #include <WiFi.h> #else #include
Request Sensor Readings Using ESP32 via Telegram.
In this post you will see how to request ESP32 Sensor readings using telegram, i.e. we are going to build a system in which we
ESP32 Web Server Android APP| Home Automation | Build Application
This project is very simple but a amazing IOT homeautomation project, we control our homeappliances by an Android APP within a local area network. Components