Tag: arduino nano

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

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

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

Back To Top