Programming Sony TV Remote
BoeBot
Posts: 37
Hello Forum,
I'm trying to remote control my robot through IR with a Sony remote control I found in my house (Sony Remote model number RM-Y168). It responds when I press buttons. But when I click on CH+/CH- and VOL+/VOL- like it says in the book for directional control, it doesn't do anything, my wiring is correct and so is my code. So what could be my problem?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Change is inevitable - except from a vending machine.
Robert C. Gallagher
Post Edited (BoeBot) : 3/7/2010 4:51:49 AM GMT
I'm trying to remote control my robot through IR with a Sony remote control I found in my house (Sony Remote model number RM-Y168). It responds when I press buttons. But when I click on CH+/CH- and VOL+/VOL- like it says in the book for directional control, it doesn't do anything, my wiring is correct and so is my code. So what could be my problem?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Change is inevitable - except from a vending machine.
Robert C. Gallagher
Post Edited (BoeBot) : 3/7/2010 4:51:49 AM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
http://www.parallax.com/Store/Sensors/ColorLight/tabid/175/CategoryID/50/List/0/Level/a/ProductID/177/Default.aspx?SortField=ProductName%2cProductName
Then use a debug statement to see what code(s) are being sent by your specific remote.
Also for further information on this, there is all sorts of stuff on the net. A google.com search for the words...
ir remote control protocol
...will explain all about these things!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Change is inevitable - except from a vending machine.
Robert C. Gallagher
Sorry to everyone who tried to help. But it works now, just a foolish mistake.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Change is inevitable - except from a vending machine.
Robert C. Gallagher