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

  1. Xref: sparky sci.electronics:20853 comp.robotics:2657
  2. Newsgroups: sci.electronics,comp.robotics
  3. Path: sparky!uunet!utcsri!torn!newshub.ccs.yorku.ca!newshub.ariel.yorku.ca!cs911225
  4. From: cs911225@ariel.yorku.ca (KEN E WILLMOTT)
  5. Subject: Re: Infrared remote controls
  6. Message-ID: <1992Dec16.161855.26944@newshub.ariel.yorku.ca>
  7. Keywords: infrared HC11
  8. Sender: news@newshub.ariel.yorku.ca (USENET News System)
  9. Organization: York University, Toronto, Canada
  10. References: <of90_cC00UhB465rsp@andrew.cmu.edu> <1992Dec15.123639.7460@nntpd.lkg.dec.com>
  11. Date: Wed, 16 Dec 1992 16:18:55 GMT
  12. Lines: 21
  13.  
  14. I tried deciphering the IR remote control signals as well, by
  15. connecting a surplus receiver to one of my HC11's input capture pins.
  16. Software stored timer values in  a list, producing the effect of
  17. a digital oscilliscope.
  18.  
  19. Trusty calculator in hand, I then puzzled for several days over
  20. the printouts. I found several "layers" of encoding as I went along.
  21. I never did reach a point where I felt I knew enough to produce
  22. an ad hoc data sheet, but I did learn more than is in the "zapper"
  23. documentation.
  24.  
  25. My latest project, which is on a back burner due to schoolwork,
  26. is the transmit portion. The hardware part has been prototyped, and
  27. uses a PLL frequency multiplier which is locked to a reference
  28. squarewave from the HC11.
  29.  
  30. Having a dedicated realtime processor with the I/O features of
  31. the HC11 was enormously helpful, toward this end.
  32.  
  33.     -Ken
  34.  
  35.