Delete comment from: Ken Shirriff's blog
Hi all!
I've read trough the whole discussion but I am still stuck with my Panasonic TV's Remote Control.
I am using Arduino UNO R3, TKJElectronics-Arduino-IRremote-937ce48.zip libraries and the remote control I would like to "copy" is the Panasonic EUR7737Z50 (see: http://www.panasonicshop.sk/en/plasma-tv/458-eur7737z50.html)
My problem is that when i load the example sketch "IRrecvDump" and I press the power button I receive the following on serial:
F61E2A57
Unknown encoding: F61E2A57 (32 bits)
Raw (100): -27978 3450 -1750 400 -450 450 -1250 450 -400 500 -400 450 -400 450 -450 400 -450 450 -400 450 -400 450 -450 400 -450 450 -400 450 -400 450 -1300 400 -450 450 -450 400 -400 500 -400 450 -400 450 -450 400 -450 450 -400 450 -400 450 -1300 400 -450 450 -400 450 -450 450 -400 450 -400 450 -450 400 -450 450 -400 450 -1300 400 -400 500 -1250 450 -1300 400 -1300 450 -1300 400 -450 450 -450 400 -1300 400 -450 450 -1300 400 -1300 450 -1300 400 -1350 400 -450 450 -1250 450
I need to be able to get just the "TV" and "AV" button codes and play them back when I need this...
For the TV button I get:
1C42833F
Unknown encoding: 1C42833F (32 bits)
Raw (100): -23724 3450 -1750 400 -450 450 -1250 450 -450 400 -450 450 -450 400 -450 400 -450 400 -450 450 -450 400 -450 400 -450 450 -400 450 -450 400 -1300 450 -450 400 -450 400 -450 400 -450 450 -450 400 -450 400 -450 400 -450 450 -450 400 -1300 450 -400 450 -1300 400 -450 450 -450 400 -450 400 -450 400 -450 450 -450 400 -450 400 -450 450 -400 450 -450 400 -1300 450 -1300 400 -450 400 -450 450 -400 450 -1300 400 -450 450 -400 450 -1300 450 -1300 400 -450 400 -1350 400
and for the AV button I get:
1DA66E1F
Unknown encoding: 1DA66E1F (32 bits)
Raw (100): 22960 3450 -1750 400 -450 450 -1300 400 -450 400 -450 450 -400 450 -450 400 -450 400 -450 450 -400 450 -450 400 -450 400 -450 450 -450 400 -1300 450 -400 450 -450 400 -450 400 -450 450 -450 400 -450 400 -450 400 -450 450 -450 400 -1300 450 -400 450 -400 450 -400 450 -450 450 -400 450 -450 400 -450 400 -450 450 -1300 400 -450 400 -1350 400 -450 400 -450 450 -400 450 -400 450 -450 400 -1350 400 -400 450 -1300 450 -450 400 -450 400 -450 400 -450 450 -1300 400
any help would be appreciated...
Thank you!!
Alessandro - Italy
May 4, 2012, 7:26:14 PM
Posted to A Multi-Protocol Infrared Remote Library for the Arduino

