Tag: arduino esp32

Basic electronics Review

Arduino Nano ESP32: Getting Started – Pinouts & IDE Configuration.

The world of Internet of Things (IoT) is rapidly evolving, and Arduino is at the forefront of this revolution. The Arduino Nano ESP32, the first Arduino board based on an ESP32 microcontroller from Espressif, is a testament to this evolution. This board, featuring the NORA-W106 module from u-blox®, is a powerful tool for developers and […]

IOT 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 feature to control our homeappliances . Components Requried 1.ESP32 Board. 2.Relay (5volt). 3.IN4007 Diode. 4.BC547 NPN Transistor. 5.Two pin Terminal Connector. 6.Power Break (5volt).  7.Coustom Designed PCB. Coustom Made PCB. Although […]

Arduino Project IOT Project

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  we  don’t need any separate bluetooth module for making of this project. In this project we are able to control our homeappliances via Android APP and also by regular […]

IOT Project

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 are able to control our home-appliances by an smartphone and also we can control it with manual switches and monitor the real time status on the smartphone.  This project will […]

Back To Top