Introduction: IR Remote Home Control Using the KY-022

About: Hello world! I make simple & Advanced projects for people who want to learn programming and electronics. Most of my Instructables are about arduino and the wide range of sensors you can use with it. I make…

Hello again!, I created a home control using the HX1838 IR Remote and the KY-022 IR Receiver.

I added some relays to it which act as rooms, devices, or lamps, and a 3 color rgb led which act like a Led strip.

+ a simple buzzer for no reason at all! :) check the following step.

Step 1: Schematic Code & Parts List.

Just connect it like the schematic, and it should work.

Parts list:

  1. IR Remote HX1838
  2. IR Receiver module KY-022
  3. RGB Led Module KY-016
  4. 4 Relays KY-019
  5. Buzzer
  6. Set of Jumper wires MM/FF/MF
  7. Lamp fittings + lamps (Optional)
  8. Arduino UNO, I used RobotDyn UNO a chinese copy with 7 analog pins.

The code has Explanation inside to. I hope you understand. Its pretty basic.

Good luck!