Remote Controlled Fan

Standard AC fan can be controlled with an Arduino and a IR remote!

Apr 15, 2022

11508 views

4 respects

Components and supplies

1

Fan

1

JustBoom IR Remote

1

Jumper wires (generic)

1

9V 1A Switching Wall Power Supply

1

IR receiver (generic)

1

Alphanumeric LCD, 16 x 2

1

Arduino UNO

1

Resistor 220 ohm

1

Rotary potentiometer (generic)

Tools and machines

1

Multitool, Screwdriver

1

Tape, Electrical

1

Wire Stripper & Cutter, 18-10 AWG / 0.75-4mm² Capacity Wires

Apps and platforms

1

Arduino IDE

Project description

Code

Digital Fan Code

arduino

Here is the code to build this fan

Button Code Finder

arduino

Use the code below to find out the decimal code assigned to your specific remote control First Connect your IR Receiver's sense pin to pin 12, then upload the code and use the Serial Monitor to find out each button's decimal ID, after collecting each decimal ID replace the code in the Digital Fan's button assignment

Digital Fan Code

arduino

Here is the code to build this fan

Button Code Finder

arduino

Use the code below to find out the decimal code assigned to your specific remote control First Connect your IR Receiver's sense pin to pin 12, then upload the code and use the Serial Monitor to find out each button's decimal ID, after collecting each decimal ID replace the code in the Digital Fan's button assignment

Downloadable files

Digital Fan Electronics Wiring

Schematic for Digital Fan

Digital Fan Electronics Wiring

Comments

Only logged in users can leave comments

jay111

3 years ago

Hi fanele24, Cool project. I am looking for a solution for a problem that I am facing daily. I have a NiMh battery pack which needs to be charged to 241v DC. If I do not monitor the charger, it can over charge. So I need the charger to be shut off at 241v. Then I discharge it to 98v. Again, if I do not monitor the battery it can over discharge which can damage the battery. So I need the discharger to cut off at 98v. I have seen some use relays & circuits to achieve similar results. Is this something that can be done? Thanks in advance.

fanele24

2 years ago

Sure, It can be done. However I need more information about the battery and charger that you are using; Please respond to this comment with your charger's specifications and your battery specifications, also tell what you use this battery for so that I can think of a optimal solution! Thanks, Fanele24