DIY PCB 4 Channel IR Remote Controller

3.2K286

Intro: DIY PCB 4 Channel IR Remote Controller

in this posting, i can share PCB 4 channel remote controlled with IR sensor, using atmega 328, programmed with arduino uno R3.

STEP 1: Try Sketch Remote Controller ON Board Arduino Uno R3

At first time, i make this on arduino uno R3 board, and i try this, and i used LED to look how this project work.

STEP 2: How to Check Remote Code

How to check remote Code ??

i use this sketch to check remote code Klik here, upload to atmega 328, and pressed your remote

Then used serial monitor display the code of remote. its to know what button you pressed.

then..

put the code to second skech Klik Here, and upload again to atmega 328.

this IC atmega 328 ready.

STEP 3: Make PCB

Make PCB like picture above, used Transistor NPN for this project like c9013, bc547 etc , R 200 ohm, IN4001 diodes , LED 5 mm for indicator Rellay, Rellay 5 VDC,, and pick up your IC atmega 328 from your board arduino UNO R3, to this PCB.

now your project is finished

STEP 4: Finally

For Videos demonstration you can visit my youtube :

dont forget to visit my website : http://www.rokhmad.com/2016/04/pcb-arduino-remote-...

thank you

5 Comments

Interesting and nice idea. However: if the relays will power mains voltage devices (120 V, 220 V, etc.) then the design has some serious flaws. 1) For better protection it is better if you used optoisolators to power the relays instead of the transistors. 2) The design of the PCB should have a very well separated "hot" and low voltage regions.

thank for your comment, yes i think if i used optoisolator more cheap if i buy Shiled Relay :) ..

which program did you use for the PCB design?