RC5 component for PIC16 or PIC18 (help!)

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

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

Post 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.

User avatar
RobH
Posts: 95
Joined: Wed Sep 11, 2013 7:51 pm
Has thanked: 29 times
Been thanked: 17 times
Contact:

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

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

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

Post 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

User avatar
RobH
Posts: 95
Joined: Wed Sep 11, 2013 7:51 pm
Has thanked: 29 times
Been thanked: 17 times
Contact:

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

Post by RobH »

All that code looks Greek to me. That's why I use Flowcode! Glad I could make your life easier. ;)

User avatar
RobH
Posts: 95
Joined: Wed Sep 11, 2013 7:51 pm
Has thanked: 29 times
Been thanked: 17 times
Contact:

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

Post by RobH »

Ben,

Have you further looked into adding this functionality?

Post Reply