In this article, we will make GSM based Homeautomation system in which we control total 8 no. of Devices and We can also check the
Tag: arduino project
ESP32 Bluetooth Controlled 10Ch HomeAutomation System Using Android App.
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
Heart Rate & Spo2 Monitor System Using MAX30100 & NodeMCU ESP8266.
In this project we will build a device that can measure Blood Oxygen Concentration & Heart Rate using MAX30100 Pulse Oximeter & NodeMCU. The blood Oxygen
EEPROM Memory,Android App and Manual Control Home Automation System.
Hello friends, In this article we are going to make Home Automation System which can be controlled with Smartphone as well as Manual Buttons. In
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 ,
DIY PCB for ESP8266 WiFi Module!
This article shows you, how to design and develop a programming shield for the ESP8266 WIFI module. If you remeber my video how to program
Soil Moisture Sensor With Arduino
Components Required 1. Soil Moisture Sensor Module. 2.Arduino Board. (Nano,Uno,Mega Anyone) 4. 16×2 LCD Display. 5. Some Jumper Wires. 6. 10k Potentiometer. 7. Bread Board. Code Click
Arduino Nano based Bluetooth & Manual Control Homeautomation System Using Android App.
In this post, we are going to make a Android app and Manual control homeautomation system using Arduino nano and HC-05 Bluetooth module. In this
ESP32 Internet & Manual Control HomeAutomation With Real Time feedback Using Reyax MQTT Cloud.
In this post we will learn how to make our own homeautomation system using our own MQTT cloud broker. In this homeautomation System , we
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