Page 2 of 2

Re: RC5 component for PIC16 or PIC18 (help!)

Posted: Wed May 27, 2015 2:25 pm
by Benj
I've tracked down a datasheet so I have put it on the list to check what the protocol is and see how easy it would be to add a component for it.

Sorry it took so long to reach a conclusion to the issue.

Re: RC5 component for PIC16 or PIC18 (help!)

Posted: Wed May 27, 2015 2:36 pm
by RobH
That would be great. It was fairly simple to get this to work with the Arduino software. Details here:

bottom of this page - https://arduino-info.wikispaces.com/IR-RemoteControl
this page - http://blog.whatgeek.com.pt/arduino/key ... te-sensor/
files here - https://github.com/shirriff/Arduino-IRremote

Re: RC5 component for PIC16 or PIC18 (help!)

Posted: Wed May 27, 2015 3:07 pm
by Benj
Thanks Rob,

The library seems to do a whole host of different protocols. Handy to have though, makes life a lot easier for me :D

Re: RC5 component for PIC16 or PIC18 (help!)

Posted: Wed May 27, 2015 3:09 pm
by RobH
All that code looks Greek to me. That's why I use Flowcode! Glad I could make your life easier. ;)

Re: RC5 component for PIC16 or PIC18 (help!)

Posted: Wed Jul 15, 2015 12:14 am
by RobH
Ben,

Have you further looked into adding this functionality?