top of page

Arduino Smartphone and Manual Home Automation System EEPROM Memory


Hey friends in this tutorial I will show you how 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 the last saved state.

I would recommend to buy a PCB for this project as it is very compact, with clean and neat connections. and the PCB we have used in this project is universal PCB and It can be used in other projects as well it has Bluetooth + IR + Manual Switches connectivity.



Discount Coupon Code:- JLCPCBcom


PCB Gerber File:-

Gerber_PCB_BT_IR_Manual_HomeAutomation_2
.
Download • 117KB
Gerber_switchboard_2021-05-01
.zip
Download ZIP • 6KB

Materials:-

Arduino NANO

5V Relay Module 4CH

HC-05 Bluetooth Module

Push Buttons

BreadBoard

Wires


PCB Components:-

HI Link 220v AC to 5v DC Converter

PBT Terminal Connector 3 Pin

PBT Terminal Connector 2 Pin

Female Header pin

330 ohms Resistor

220 ohms Resistor

BC547 Transistor

IN4007 Diode

DC Socket

IR Receiver

Push Button

5v Relay

LED


Circuit:-



apk & aia file for Application:-

Import .aia file in MIT APP INVENTOR to edit the app


BT_HomeAutomation
.zip
Download ZIP • 6.56MB

Code:-

BT_Manual
.zip
Download ZIP • 1KB

bottom of page