In SX Microcontrollers, SX/B Compiler and SX-Key Tool, George Herzog wrote: Could you be a bit more specific about why you are having a hard time? Sony has several different remote control codes [I believe there are 3] and if you switched remote control devices, you may be struggling with it not recognizing the code as the length of the transmission can vary in the actual number of bits and other details. And a second problem is that the existing examples pretty much ignore certain elements of the Sony code, such as the portion addressing a TV versus addressing a VCR or other device. The examples just process the main features of a button's identity. So, if you really want to completely exploit a remote controller, you may have to do some research and hacking to determine all the details of that particular device's codes. Sony is by and far the most popular and best documented on the internet. I have a 'universal remote controller' with over 100 different schemes and have worked on using the Debug screen and a BasicStamp to help me reverse engineer and decode schemes. I also use an audio oscilloscope input to my computer with software to verify what the actually timings are and gain preliminary info. Some buttons repeat transmission automatically, others are one shot. And others toggle the portion of the code that addresses a TV, DVD player, VCR, and so forth. A good understanding of all the features will really help you get going. With the right information, you can use just about any IR remote controller with the SX48, SX28, a BasicStamp, or a Propeller. You can even have the microcontroller convert a recieved IR input into a retransmitted output in a different code scheme. For example, you might be able to make an empty unused feature button on your T.V. remote activate your air conditioner that uses a different IR scheme. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=299322#m299618 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)