https://github.com/darkprinx/home-device-control-via-ir-remote
A sample project that controls household devices via an IR remote
https://github.com/darkprinx/home-device-control-via-ir-remote
Last synced: about 1 year ago
JSON representation
A sample project that controls household devices via an IR remote
- Host: GitHub
- URL: https://github.com/darkprinx/home-device-control-via-ir-remote
- Owner: darkprinx
- Created: 2017-04-26T13:25:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T17:21:44.000Z (about 9 years ago)
- Last Synced: 2025-01-20T17:50:59.559Z (over 1 year ago)
- Language: Arduino
- Size: 7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home-device-control-via-IR-remote
This a simple hardware project that controls household devices via an IR remote.For a sample use and clear understanding the project is made with 3 LED lights and 1 fan.
## Motivation
Though the present generation has surpassed the efficiency bound of previous technology based systems, there are still many systems remained to be developed. Modern buildings and houses are a good example of it. Basically, most used household electronics like light fan, etc. are controlled with switch buttons. The switch is controlled by pressing on it. But a situation can arise where there is a need to control the device without touching the switch button. That is, if an individual is far away from the switch that person should come forward to the switch. In case, if the person is sick or very much tired that he/she can’t make it to reach to the switch, a problematic situation then arises. Moreover, the idea of pressing the switch button is not even much efficient keeping pace with the present era. Thus, this project can help an individual to control the household devices with the help of IR remote.
## Prerequisites
1. Arduino Uno microcontroller
2. IR remote
3. IR receiver
4. LED light
5. Motor fan
6. Motor controller
7. Wires
8. Breadboard
9. Motor Fan
## Instalation
* [Arduino Genuino](https://www.arduino.cc/en/main/software) - Arduino IDE software
## Usage
* LED lights ON/OFF
* Motor Fan ON/OFF
* Motor Fan speed control