PDA

View Full Version : help to record any ir code from any remote control pleeese ?



FADI984
- 7th July 2013, 19:02
please help i need the code that work with 12f629 for the circuit that work as on \off switch using any remote control (i.e it can save ir command from remot ) i think that i use pulsin command in the program but i am not shure ....
there are many projects on net about that but it is ending with just hex file without orginal source code please.....please ......our friends
as example this project
http://www.ivica-novakovic.from.hr/IrOn-Off-eng.htm

flotulopex
- 8th July 2013, 07:12
http://home.citycable.ch/flotulopex/REMI/REMI_Frames_e.htm

ivanrosales
- 12th July 2013, 00:26
I wrote this some time ago:

http://www.picbasic.co.uk/forum/content.php?r=438-Add-IR-remote-control-capabilities-to-your-next-project!!

This project have hard-coded Sony's SIRC code, but if you analize the logic I'm pretty sure you can accomplish what you want.
Hope this helps.

Ivan