I'm working on creating a IR remote for our Sony 100-Disc changer. We bought it second hand when our old Pioneer died on us. It came with no remote. Karen's frustration with all of the remotes (one for the TV, one for the cable box, one for the Pioneer receiver, and one for the changer) let me to trying to create a central, web-based IR controller.
I'm trying the sony first and so far, I'm... well.. lost.
On the remotecentral website, I found that the button for the disc is:
That's fine, but I have no clue how to convert this to the hexidecimal values that the IRSend library transmits.
Can any one tell me how to do the conversion, or show me a website that says how to do it?
(I've been all over the remotecentral site. Not very helpful.)
That's what I was reading when I asked the question. I wasn't really sure on this. I've created a IR routine that sends Hexidecimal values to a fish tank light bar. (That was easy as I have the remote so I just pointed it at a receiver to get the codes.)
There is a database of IR remote codes for a Linux program named LIRC.
I used it to make an ESP8266 IR remote for an old Samsung TV. The
Samsung remote was destroyed by leaky batteries so I was not able to
get the codes using IRrecvDump. Some trial and error is needed but the
LIRC database is a great resource.
I've rolled through their data a couple of times now. Matching things up has been a bit of a mystery at this point. (It doesn't help I've been pretty distracted.)
That's bad, you have little chances to figure out working codes.
Once I bought a universal IR controller that claimed to cover a lot of IR command sets, but I couldn't make it work for my TV set and DVD player.