Category: Arduino Project

Arduino Project ESP32 Projects

Creating a Smart Home with Arduino: Exploring IoT Cloud and Arduino Nano ESP32.

Introduction. In the realm of home automation, the evolution of technology offers endless possibilities. The recent launch of the Arduino Nano ESP32 board is a game-changer, breathing new life into older systems. In this article, we’ll explore how an old home-automation PCB, originally designed for the Arduino Nano, can be rejuvenated using the Arduino Nano […]

Arduino Project IOT Project

Arduino IoT Cloud: Control Your Appliances with Web, Mobile, IR Remote, and Alexa!

Arduino few day back launched the successor of Arduino UNO R3 board, that is , Arduino UNO R4 and it has two variants, One is Arduino UNO R4 Minima and the second one is Arduino UNO R4 WIFI. This Arduino UNO R4 WIFI has a ESP32 chipset inbuilt, So we expect WIFI and Bluetooth connectivity. […]

Arduino Project Review

REYAX RYS8830 GNSS Module With Arduino Uno.

Introduction. Hello friends, Welcome to another article, In this article we will  learn how to use world smallest GPS and GNSS Module. and the module is  RYS8830, which is sent to me by REYAX technology. Whenever we make any project which required location, for example a tracking device , we often use NEO-6M GPS Module,  […]

Arduino Project Review

Gas/Smoke Detector, Alarm system with real-time leakage monitoring using Seeed Studio’s XIAO RP2040.

Introduction Smoke detectors are very useful in the detection of smoke or fire in buildings, and so are the important parameters of safety. In this project, we will make a GasSmoke Detector Alarm System using Seeed XIAO RP2040.  This System triggers the Siren and Flasher , whenever it detects smoke or fire nearby it. Apart from this, We can also […]

Arduino Project

Reyax RYBG211_lite Bluetooth low energy module with Arduino.

Hello everyone, welcome to another post, In this article we will learn about Bluetooth Low Energy….in short BLE, and by using RYBG211_lite BLE module we will make a very interesting and useful home-automation project along with Arduino UNO and also I will test the range of this module.  In this home-automation project we can control […]

Arduino Project GSM Project

8 Channel Home Automation using GSM Module SIM 900A

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 status of our devices either it is ON or OFF. This project is useful for remote location where internet connectivity is not available. By using GSM Module we can control […]

Arduino Project

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 Concentration termed as SpO2 is measured in Percentage and Heart Beat/Pulse Rate is measured in BPM. The MAX30100 is a Pulse Oximetry and heart rate monitor sensor solution.We will display the […]

Arduino Project

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 this project we will be storing data in the EEPROM Memory of Arduino so when there is any power cutoff and when the power is back again it will continue […]

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 […]

Back To Top