RC6 Decoder Class
#1
Posted 23 August 2010 - 02:02 PM
- Woodchuck2000 and Voliverio like this
#3
Posted 04 September 2011 - 05:16 PM
#4
Posted 28 September 2011 - 04:43 AM
#5
Posted 30 December 2011 - 10:26 AM
just getting started with netduino and this looked like a cool project. What was hoping to do is detect any remote controls codes and be able to send them codes thru code. I've run this but my remote (Comcast remote) just reports..
Code=0x00000000
This will come up for every button push anywhere from 2 to 8 times. Any help would be appreciated.
I have the exact same problem, any solution yet?
#6
Posted 24 January 2012 - 01:42 AM
#7
Posted 03 December 2012 - 06:08 AM
I'm only getting the "Code=0x00000000" output as well. Any suggestions?
You all may not be using Philips RC-6 remotes. My NEC remote (which I'm hacking this library to use), displays similar output. The OP's earlier post links to reference pages which should help you modify his classes to support more remotes.
#8
Posted 11 May 2013 - 04:08 AM
Hi Phil,
Great Post, I just decoded my Philips television remote control, but now I'll begin my search in how to transmit the data using IR trasmitter!
Anyone got any help on doing this?
Thank you!
#9
Posted 13 May 2013 - 09:43 AM
Phil, this is great since I'm a big fan of using IR remotes in my Netduino projects.
I've been using this NEC IR-receiver class which works great with many of the cheap credit card sized remotes available on eBay:
http://forums.netdui...col-ir-decoder/
It works well but does not support command repetition (such as volume adjustment).
I'm using it in several projects including my CD-player and I2C-driven LCD.
Hi Phil,
Great Post, I just decoded my Philips television remote control, but now I'll begin my search in how to transmit the data using IR trasmitter!
Anyone got any help on doing this?
Thank you!
You should be able to use SPI to send IR. Have a look at this thread on how to accomplish that:
http://forums.netdui...ased-ir-remote/
In the same thread I also wrote about how IR-transmissions are modulated in general using so called "burst pairs".
#10
Posted 13 May 2013 - 05:10 PM
Would this be of any help: http://forums.netdui...er-on-netduino/
I've used this to decode Panasonic split-unit air conditioner IR protocols. I also have a project to control those remotely using Arduino, also on my Github page.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users