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

  1. Path: sparky!uunet!olivea!decwrl!access.usask.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: <2740.140.uupcb@outlan.ersys.edmonton.ab.ca>
  6. Date: 30 Jul 92 17:13:00 GMT
  7. Reply-To: grant.ranson@outlan.ersys.edmonton.ab.ca (Grant Ranson)
  8. Organization: Outland BBS-UUCP
  9. Lines: 46
  10.  
  11. TO:ALL 
  12. FROM:grant.ranson@outlan.ersys.edmonton.ab.ca 
  13.  
  14. (I sent this message on July 28th, 1992, but it looks like my
  15. off-line reader nuked the last couple of sentences.  Sorry for any
  16. confusion.  Here we go again:)  Grant.
  17.  
  18. A further suggestion, regarding the hex display question
  19. mentioned  below: 
  20.  >  
  21.  > In article <55066@mentor.cc.purdue.edu>
  22.  >] falatic@mentor.cc.purdue.edu (MacGyver) writes:  Hi! I am
  23.  >] looking  for a chip to convert BCD (actually, straight 4 bit
  24.  >] binary) to  Hexadecimal (A-F). I need something LIKE a 7447
  25.  >] driver, but that   one does not   treat 10d-15d the way I need.
  26.  >] Anyone who can help,  please reply thru E-Mail if possible, or
  27.  >] post here.
  28.  >  
  29.  > How's your budget? :-)    The IDEAL part is the HTIL311 display
  30.  > from Texas Instruments. Inside the packeage are: a four bit
  31.  > latch  (tristate), BCD to display converter, LED drivers, and a 5
  32.  > X 7  matrix of LEDs. Apply BCD data to the input pins, pulse the
  33.  > DV (  data valid ) pin, and presto,  hex code shows up on the
  34.  > display.  
  35.  > I'm using these in a DTMF project I'm working on. Unfortunatly
  36.  > the  last time I dared to ask they cost about $13 each, but still
  37.  > a cool  part. 
  38.  > John
  39.  >  
  40.  You might want to try programming a small EPROM (2708-style) with a
  41.  table containing segment pattern info for each of the 16 possible
  42.  inputs.  Connect the incoming data to a0..a3 of the 2708, and feed
  43.  its d0..d7 outputs to something like a 74LS244 for current drive. 
  44.  You didn't mention how many digits you require, but it would be fairly
  45.  easy to add mux circuitry to this design. 
  46.  
  47.  I realize that this suggestion is primitive compared to the fancy
  48.  displays that John mentioned, but perhaps it will help in some way.
  49.  
  50.  Grant  (grant.ranson@outlan.ersys.edmonton.ab.ca) 
  51.  
  52.  
  53.  
  54.  
  55. ---
  56.  ~ MMST 2.09 UnRegistered !Xa
  57.