home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / electron / 13326 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.6 KB

  1. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!doug.cae.wisc.edu!kolstad
  2. From: kolstad@cae.wisc.edu (Joel Kolstad)
  3. Newsgroups: sci.electronics
  4. Subject: Re: 7 seg. Hex display driver IC?
  5. Message-ID: <1992Jul25.214859.21219@doug.cae.wisc.edu>
  6. Date: 26 Jul 92 02:48:59 GMT
  7. References: <55066@mentor.cc.purdue.edu>
  8. Distribution: na
  9. Organization: U of Wisconsin-Madison College of Engineering
  10. Lines: 22
  11.  
  12. In article <55066@mentor.cc.purdue.edu> falatic@mentor.cc.purdue.edu (MacGyver) writes:
  13. >
  14. >    Hi! I am looking for a chip to convert BCD (actually, straight 4 bit 
  15. >binary) to drive a 7 segment LED display, and to display 10d to 15d in
  16. >Hexadecimal (A-F). I need something LIKE a 7447 driver, but that one does not 
  17. >treat 10d-15d the way I need. Anyone who can help, please reply thru E-Mail
  18. >if possible, or post here.
  19.  
  20. Use a 32 by 8 EPROM -- a 74S288.  The cost is <$2.  For 32 locations you
  21. can program this by hand, using only DIP switches, LEDs (for verifying
  22. stuff) and wires.  By a few more parts that you need, because you'll want
  23. to use one to experiment with.  I've done this myself, and it works well.
  24. I kept a few small circuit boards around that do this function, and this
  25. function only -- they're sometimes useful for debugging microprocessors.
  26. Also, you can do something creative with the $10-$1f.  In a box I built for
  27. IBM, it spells out my name up there.
  28.  
  29. PALs would be fine too, but you really need a programmer then.  There ARE
  30. some chips that already do this all by themselves, but they're a little hard
  31. to find and not much cheaper.
  32.  
  33.                         ---Joel Kolstad
  34.