Version: 1.0.1
RFan
is a simple Arduino project that uses a infrared sensor to remotely control a fan.
Note: This project can be used for any project that uses a infrared sensor to control a / multiple device(s).
- Turn fan on/off
- Timers
- Arduino Uno / Arduino Nano
- Infrared Sensor
- 5v Relay
- Clone the repository
- Open the
rfan.ino
file in the Arduino IDE - Install the
IRremote
library - Upload the code to the Arduino Uno
- Connect fan to 5v relay
- Connect 5v relay to Arduino Uno
- Connect infrared sensor to Arduino Uno
- Point infrared sensor at fan
- Use remote to control fan
See CHANGELOG.md for changes
Contributing is disabled for this repository
This project is licensed under the AGPL-3.0 License. See LICENSE.md for more information