code-with-ashish/home-automation-using-Arduino
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Home Automation using Arduino
Complete Arduino based Remote controlled Home Automation project for Engineering students and Neophile.
Table of Contents
Basic knowladge of making electrical circuitary/connections and C/C++ programming language.
- Arduino UNO
- TSOP1738
- IR TV/DVD Remote or any Generic Remote
- Relays 5 volt module
- Bulb with holder
- Connecting wires
- Bread board
- Power supply
- Soldering Iron
- Soldering Wire
- Soldering paste
- Non-metallic Box(used as enclosure for the device)
- Utility Knife and glue
Follow these steps for complete connections and circuitary.
Step 1: Solder IR sensor On The PCB.
In this step we need to solder the TSOP1738 IR sensor to a small piece of PCB. Like the image given above.
Step 2: Connect «TSOP1738» with Arduino.
Pin Diagram of TSOP1738
- Arduino +5V -> TSOP1738 Vcc or +5V
- Arduino Gnd -> TSOP1738 Gnd
- Arduino Pin 11 -> TSOP1738 Pin OUT
Arduino Pin 11 will take input from TSOP1738
Step 3: Test «TSOP1738» output with Arduino Serial Monitor
Hex Value Table
Button | Hex Value |
---|---|
0 | 0x1FEE01F |
1 | 0x1FE50AF |
2 | 0x1FED827 |
3 | 0x1FEF807 |
4 | 0x1FE30CF |
5 | 0x1FEB04F |
6 | 0x1FE708F |
7 | 0x1FE00FF |
8 | 0x1FEF00F |
9 | 0x1FE9867 |
Now use these codes in arduino sketch. When these codes match with the stored one do something. You can see these in my code that decodes the IR remote control button and shows the button number on the serial monitor.
Step 4: Connect Relays according to your purpose
Home automation with arduino
Arduino Safe — 6 digit Passcode
Electronic Safe with Arduino
Project showcase by chummer1010
- 56,410 views
- 37 comments
- 94 respects
Gardening is a very long term project taking a little time every day. Why not automate it?
Automated Garden
Project tutorial by Thomas sxt
- 37,700 views
- 17 comments
- 104 respects
A solid-state, low-cost, reliable solution for solar hot water from PV. Zero maintenance & CO2, connected, smart combi pre-heat control.
LoadMaster XP — A Smart PV MPPT Solar Hot Water Controller
Project showcase by stevetearle
- 27,052 views
- 73 comments
- 59 respects
Build your own 80s home computer from scratch based on an Arduino DUE — graphics display, keyboards, SD card disk and real time clock.
Homecomputer from scratch
Project tutorial by sl001
Our device, the Oscillostat, continuously evolves bacteria while oscillating between selective pressures to mimic fluctuating environments.
The Oscillostat
Project in progress by Jarrod Shilts and jshilts
This tutorial will illustrate the working of an RFID reader.
Security Access Using RFID Reader
- 607,544 views
- 82 comments
- 589 respects
These Smart Blinds automatically open and close according to ambient light levels, and also close in response to heat.
Smart Blinds
Project tutorial by Froz3nArcher
Grate to have and envoy with friends. Made compact so you take it with you on the go.
Cheap portable Cocktail maker Barbot with App!
Project tutorial by Seafox_C
- 34,480 views
- 55 comments
- 79 respects
A smart city is an urban area that uses different types of electronic data collection sensors to supply information used to manage assets.
IoT-Based Smart Street Light System
Project tutorial by Sagnik Ghosh
- 87,538 views
- 35 comments
- 47 respects
How avoid a freezer disaster while I am away.
Mains Failure Detector
Project tutorial by mbraccagni
A cheap, safe and effective way to prevent the spread of coronavirus. It only costs $11 to build, and it could save lives of many people,
Touchless faucet with door control system for COVID-19
- 22,898 views
- 22 comments
- 51 respects
Upgrade old manual kiln to a digital controller with firing schedules (ramp, target, hold) and data logging.
Electric Kiln Controller
Project showcase by MrRoboto19
- 46,163 views
- 113 comments
- 138 respects
Replacement for broken mechanical timer of a washing machine with electronic timer.
Washing Machine Timer
Project tutorial by Shahariar
- 15,740 views
- 10 comments
- 17 respects
Instead of having to increase the humidity manually, why not let your humidifier turn itself on when necessary?
Home Automation
How to make Touch, IR Remote and Android Application Control Home Appliance | Home Automation
How to make Touch, IR Remote and Android Application Control Home Appliance | Home Automation
Code, Schematics, Apk and aia
Components
circuit diagrams
Please log in or sign up to comment.
Author
Muhammad Ansar
- 83 projects
- 155 followers
Additional contributors
- How to make touch, ir remote and android application control home appliance | home automation by Touch, IR Remote and Android Application Control Home Appliance
Published on
Members who respect this project
Table of contents
Similar projects you might like
How to make Arduino based Home Appliance Control Using Android Application | Home Automation Project
How to make Arduino based Home Appliance Control
Project tutorial by Muhammad Ansar
Saves electricity and makes your home a smarter one with the security of Avnet.
Home Automation with Arduino Uno and SmartEdge Agile
Project tutorial by AYUSHMAN SAHA
Control and monitor the home environment using Android app with advanced features such as voice command, scheduling, home preparing itself.
Android App-Based Home Automation System Using IOT
Project tutorial by Team Autoshack
- 77,661 views
- 23 comments
- 179 respects
We are showing voice control home automation system to control appliances with own voice command an Android app IoTBoys.
1064 home automation projects
In this project you’ll learn how to use a Shelly relay and the Arduino IoT Remote mobile app to open a door from a smartphone
How to open a door from your smartphone
Project tutorial by alranel
Ever thought of controlling any electronic devices with your smart phone? Today I will show how to do it.
Arduino Bluetooth Basic Tutorial
- 1,045,720 views
- 93 comments
- 557 respects
In this tutorial, we will learn how to detect Smoke and inflammable gases using an MQ-2 sensor.
Smoke Detection using MQ-2 Gas Sensor
- 569,668 views
- 98 comments
- 315 respects
This tutorial will illustrate the working of an RFID reader.
Security Access Using RFID Reader
- 607,544 views
- 82 comments
- 589 respects
Upgrade your home security camera or webcam with a motorized stand that will detect and follow any motion around the camera!
Motion Following Motorized Camera Base
Project tutorial by Lindsay Fox
- 173,496 views
- 86 comments
- 431 respects
Use circuito.io to build a smart food dispenser for your pet controlled directly from your phone.
IoT Pet Feeder
- 177,131 views
- 78 comments
- 405 respects
Simple device to control and initialize DALI lamps.
Simple DALI Controller
Project in progress by NabiyevTR
- 100,284 views
- 85 comments
- 72 respects
Upon scanning the right tag and entering right pass, it will open door and send confirmation message otherwise it will send alert message.
RFID and Keypad Door lock and Alert System Using Arduino
- 87,665 views
- 67 comments
- 165 respects
It is a simple tutorial on how to create little a security device using an Arduino.
Ultrasonic Security System
Project tutorial by Ivan
- 134,123 views
- 60 comments
- 223 respects
Make your hardware push data to a Google spreadsheet.
Pushing Data to Google Docs
- 56,044 views
- 64 comments
- 125 respects
How to build and configure a control unit based on Arduino for opening, closing and other actions for a motorized sliding door.
Automatic Sliding Door for the Garage
Project tutorial by DVDMDN
- 59,517 views
- 61 comments
- 151 respects
This can hep you to access your home when you are out . You can switch on and off the home appliances from anywhere.
GSM based Home Automation
Project tutorial by Team Brink.IO
- 58,803 views
- 60 comments
- 93 respects
This system monitors the moisture of soil and waters it by 5v DC motor based water pump when needed.
Automatic Plant Watering System Using Arduino Uno
- 318,596 views
- 40 comments
- 208 respects
Divine control of ESP8266 with telegram bot.
Telegram Bot with ESP8266
Project tutorial by Team CodersCafe
- 83,422 views
- 53 comments
- 106 respects
A connected universal remote.
WiFi IR Blaster
Project tutorial by BuddyC
- 131,728 views
- 46 comments
- 124 respects
Program your Arduino with an Android device over Bluetooth HC05.
Upload Sketch Arduino over Bluetooth using Android
- 85,691 views
- 47 comments
- 110 respects
A model of home security system that utilized sensors and internet to monitor the security status in real-time.
IoT Home Security Model
Project showcase by Aaron Kow
- 101,990 views
- 45 comments
- 241 respects
Transfer images over Bluetooth between an Arduino and an Android phone.
Arduino Bluetooth Camera (ABC)
Project tutorial by Alf81010
- 54,469 views
- 51 comments
- 170 respects
Generates maps based on distance between itself and obstacles autonomously and provides visual feedback.
Ultrasonic Map-Maker using an Arduino Yun
Project tutorial by Satyavrat Wagle
- 98,765 views
- 44 comments
- 206 respects
Full Fledged Attendance system which will prompt a free message on user mobile when his attendance will be marked using RFID Tag.
Version 2.0 Advanced Attendance System (Without Ethernet)
- 45,267 views
- 52 comments
- 108 respects
Grate to have and envoy with friends. Made compact so you take it with you on the go.
Cheap portable Cocktail maker Barbot with App!
Project tutorial by Seafox_C
- 34,480 views
- 55 comments
- 79 respects