home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / electron / 18359 < prev    next >
Encoding:
Text File  |  1992-11-05  |  2.5 KB  |  59 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!usc!rpi!newsserver.pixel.kodak.com!laidbak!tellab5!mcdchg!mcdphx!schuch
  3. From: schuch@phx.mcd.mot.com (John Schuch)
  4. Subject: Re: chaser lights
  5. Message-ID: <1992Nov4.144752.10551@phx.mcd.mot.com>
  6. Sender: news@phx.mcd.mot.com
  7. Nntp-Posting-Host: bopper2.phx.mcd.mot.com
  8. Organization: Motorola Computer Group, Tempe, Az.
  9. References: <1992Oct30.194327.841@phx.mcd.mot.com> <lf5mpgINN9s9@appserv.Eng.Sun.COM>
  10. Distribution: usa
  11. Date: Wed, 4 Nov 1992 14:47:52 GMT
  12. Lines: 45
  13.  
  14. In article <lf5mpgINN9s9@appserv.Eng.Sun.COM> bender@oobleck.eng.sun.com writes:
  15. >schuch@phx.mcd.mot.com (John Schuch) writes:
  16. >: In article <1992Oct22.143703.6299@sactoh0.sac.ca.us> jhp@sactoh0.sac.ca.us (Jim H. Puga) writes:
  17. >: >I understand I missed an article about how to build chaser lights.
  18. >: 
  19. >: Build an oscillator with an LM555, connect to output to a 7493
  20. >: TTL binary counter, connect the BCD output to a 74154 TTL BCD to
  21. >: 1 of 16 decoder, connect the outputs of the 74154 to solid state
  22. >: relays starting with output 1, connect the first unused output
  23. >: from the 74154 to the reset input of the 7493.
  24. >
  25. >--> John Schuch at Motorola Computer Group, Tempe, Az.
  26. >           ^^^^^^^^^^^^^^^^^^^^^^^
  27. >
  28. >John, I'm surprised that you didn't suggest using one of Mot's great
  29. >microcontrollers.  Jim would have had a simpler hardware solution (XTAL,
  30. >uC, SS relays) as well as learned how to program one of your 68XX family.
  31. >mike
  32.  
  33. Well, meaning no offense to the original poster, I presumed that if one
  34. was asking how to build a chase light system, one probably is not ready
  35. for a dedicated microcontroller hardware/software project which would
  36. require a pretty broad range of disciplines. The TTL based circuit I
  37. mentioned is straight-forward in design, easy to understand, hard to
  38. screw up, and is one of the first things I ever built (many moons ago).
  39.  
  40. BUT! since you asked....   :-)
  41.  
  42. Any of the 68705 parts would do a great job. You could use the A/D
  43. inputs to build a color organ / chase light; you could use all of\
  44. the excess I/O to turn it on at dusk, off at dawn, lots of options
  45. here. The serial port would allow remote control from a PC, or report
  46. lamp failure back to the PC ( using the A/D to measure the current
  47. through the light strings ). With all of the excess processing
  48. capacity left over, might as well hang a tone generator off one
  49. of the ports and play Christmas Carols.
  50.  
  51. Then again, the TTL circuit costs about $5.00, and can be built in
  52. a few hours by a newcommer to the field.
  53.  
  54. John
  55.  
  56.  
  57.  
  58.  
  59.