home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / electron / 20556 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  2.1 KB

  1. Xref: sparky sci.electronics:20556 comp.robotics:2623
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!exodus.Eng.Sun.COM!pepper.Eng.Sun.COM!cmcmanis
  3. From: cmcmanis@pepper.Eng.Sun.COM (Chuck McManis)
  4. Newsgroups: sci.electronics,comp.robotics
  5. Subject: Re: Infrared remote controls
  6. Date: 12 Dec 1992 07:42:59 GMT
  7. Organization: Sun
  8. Lines: 37
  9. Message-ID: <lij603INN3p6@exodus.Eng.Sun.COM>
  10. References: <of90_cC00UhB465rsp@andrew.cmu.edu>
  11. NNTP-Posting-Host: pepper
  12.  
  13. In article <of90_cC00UhB465rsp@andrew.cmu.edu> jmce+@andrew.cmu.edu (James Ryan Miller) writes:
  14. >
  15. >    I am trying to find information on how infrared tv remote controls
  16. >send signals.  I have one of those infrared receivers from Radio Shack
  17. >hooked up to my 68HC11EVBU board, and have been experimenting with
  18. >trying to program it to read the buttons off a remote control for a Sony
  19. >Trinitron tv.
  20.  
  21. If you can find an older General Instrument catalog, look up part
  22. AY-3-8470 this is an infrared transmitter chip. There is also a receiver
  23. equivalent. Anyway, besides the interesting tidbits on IR receivers
  24. they use a code whereby they send the 8 bits of data, and then send
  25. the 8 bits inverted, this 'double' byte allows the receiver to
  26. differentiate between spurious inputs and real signals. 
  27.  
  28. Other interesting references :
  29.     "Use Infrared Communication for Remote Control", Steve Ciarcia,
  30.     BYTE April '82, and Ciarcia's Circuit Cellar Volume IV.
  31.  
  32.     "The Robot Builder's Bonanza", Gordon McComb, published by
  33.     TAB books Pg 255-261. ISBN #0-8306-2800-2
  34.  
  35.  
  36. However the absolutely best advice I can give you is to stop trying
  37. to figure out the Sony remote. Instead, wire up an infrared diode
  38. and a uart and that you can use to "train" one of these programmabe
  39. remotes (I got one from Radio Shack for $30 on sale once). Then you
  40. can design your own protocol pretty much and you always know what the
  41. transmitter will send when you hit the "1" key. :-)
  42.  
  43.  
  44.  
  45. --
  46. --Chuck McManis                            Sun Microsystems
  47. uucp: {anywhere}!sun!cmcmanis   BIX: <none>   Internet: cmcmanis@Eng.Sun.COM
  48. NIS+ Architect
  49. These opinions are my own and no one elses, but you knew that didn't you.
  50.