Delete comment from: Ken Shirriff's blog
Hi, I am trying to control my setop box. I don't have an IR receiver but found its code and it's basically using NEC protocol. I call the sendNEC and see the LED is transmitting but nothing really happens. Any ideas?
my code: irsend.sendNEC(0x00000000000004FB, 16);
name YES
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9042 4558
one 555 1682
zero 555 570
ptrail 544
repeat 9041 2296
pre_data_bits 16
pre_data 0x213C
gap 108556
min_repeat 0
toggle_bit 0
begin codes
power 0x000000000000847B
1 0x0000000000000CF3
2 0x000000000000946B
3 0x0000000000009C63
4 0x00000000000014EB
5 0x00000000000004FB
6 0x0000000000001CE3
7 0x0000000000004CB3
8 0x00000000000054AB
9 0x00000000000044BB
exit 0x0000000000008C73
0 0x000000000000CC33
10 0x000000000000F40B
mute 0x000000000000A45B
return 0x0000000000005CA3
vol+ 0x000000000000649B
vol- 0x000000000000E41B
channel+ 0x000000000000AC53
channel- 0x000000000000EC13
guide 0x000000000000748B
mosaic 0x0000000000006C93
yes 0x000000000000C43B
up 0x000000000000D42B
down 0x00000000000024DB
left 0x0000000000002CD3
right 0x000000000000DC23
? 0x00000000000034CB
+ 0x0000000000003CC3
orange 0x0000000000007C83
green 0x000000000000B44B
yellow 0x000000000000BC43
blue 0x000000000000FC03
envelope 0x000000000000C23D
B 0x00000000000042BD
A 0x000000000000827D
i 0x00000000000002FD
end codes
end remote
Jan 29, 2014, 6:14:12 PM
Posted to A Multi-Protocol Infrared Remote Library for the Arduino

