IR Remote Home Control Using the KY-022

by vandenbrande in Circuits > Arduino

3224 Views, 9 Favorites, 0 Comments

IR Remote Home Control Using the KY-022

Arduino LOGO.jpg
IR remote Home Control using the KY-022 IR receiver & HX1838 IR Remote

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.

Schematic Code & Parts List.

IR REMOTE Home control_bb.png

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!