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

  1. Path: sparky!uunet!usc!wupost!gumby!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!ersys!outlan!grant.ranson
  2. From: grant.ranson@outlan.ersys.edmonton.ab.ca (Grant Ranson) 
  3. Newsgroups: sci.electronics
  4. Subject: Re: hex display 
  5. Message-ID: <2582.140.uupcb@outlan.ersys.edmonton.ab.ca>
  6. Date: 28 Jul 92 19:11:00 GMT
  7. Reply-To: grant.ranson@outlan.ersys.edmonton.ab.ca (Grant Ranson) 
  8. Distribution: world
  9. Organization: Outland BBS-UUCP
  10. Lines: 35
  11.  
  12. TO:ALL 
  13. FROM:grant.ranson@outlan.ersys.edmonton.ab.ca 
  14.  
  15. A further suggestion, regarding the hex display question mentioned
  16. below: 
  17. JS> 
  18. JS> In article <55066@mentor.cc.purdue.edu>
  19. JS> > falatic@mentor.cc.purdue.edu (MacGyver) writes:  Hi! I am looking
  20. JS> > for a chip to convert BCD (actually, straight 4 bit  binary) to
  21. JS> Hexadecimal (A-F). I need something LIKE a 7447 driver, but that
  22. JS> > one does not   treat 10d-15d the way I need. Anyone who can help,
  23. JS> > please reply thru E-Mail if possible, or post here.
  24. JS> 
  25. JS> 
  26. JS> How's your budget? :-)    The IDEAL part is the HTIL311 display
  27. JS> from Texas Instruments. Inside the packeage are: a four bit latch
  28. JS> (tristate), BCD to display converter, LED drivers, and a 5 X 7
  29. JS> matrix of LEDs. Apply BCD data to the input pins, pulse the DV (
  30. JS> data valid ) pin, and presto,  hex code shows up on the display.
  31. JS> 
  32. JS> I'm using these in a DTMF project I'm working on. Unfortunatly the
  33. JS> last time I dared to ask they cost about $13 each, but still a cool
  34. JS> part. 
  35. JS> John
  36. JS> 
  37. JS> 
  38. JS> ------------------------------------------------------------------------
  39. JS> John Schuch              hbg6@phx.mcd.mot.com             
  40.  
  41. You might want to try programming a small EPROM (2708-style) with a
  42. table containing segment pattern info for each of the 16 possible
  43. inputs.  Connect the incoming data to a0..a3 of the 2708, and feed its
  44.  
  45. ---
  46.  ~ MMST 2.09 UnRegisteredered 
  47.