![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Does anyone know if there is a 7 segment display driver available that can output hexadecimal digits, ie. 0 ~ F?
I can only find them with 0 ~ 9. Any advice will be appreciated.
__________________
Len |
|
|
|
|
|
|
(permalink) |
|
It would probably be easier to use a pic. Ambient recently posted this thread.
There was also a recent thread that used a 16F628 to do the same thing. I.E. take two 4 bit numbers and display them on a dual hex display. Mike. |
|
|
|
|
|
|
(permalink) |
|
Last edited by blueroomelectronics; 21st February 2008 at 06:23 AM. |
|
|
|
|
|
|
(permalink) |
|
All the ones I can find so far seem to be either out of production or maybe overkill. I think the ICM7212 can do what you want (but I've only take a quick look at the datasheet)--but if you need only one digit, the 40-pin count and ~$6/unit price (at DigiKey) might be a problem. Maybe a sample?
Torben |
|
|
|
|
|
|
(permalink) | |
|
Quote:
So I doubt if he would want to use a PIC given the learning curve and the need for a programmer etc.
__________________
Len |
||
|
|
|
|
|
(permalink) | |
|
Quote:
__________________
Len |
||
|
|
|
|
|
(permalink) |
|
Hi Len,
Avago still has some but actually getting them might be an entirely different ballgame. http://www.avagotech.com/products/pa...lel_interface/ on1aag. |
|
|
|
|
|
|
(permalink) |
|
Max6954
Icm7218
__________________
We never have time to do it right; but we always have time to do it over. |
|
|
|
|
|
|
(permalink) |
|
Would something like this work? It outputs '0' through '9', 'A', 'b', 'C', 'd', 'E', and 'F' characters.
![]() This is pretty much a finished PIC project (except I think we might have added a pull-down resistor on the base of the 2nd transistor). The code is posted further down in the first page of the following thread; dual 7-segment display controller Regards, Mike Last edited by Mike, K8LH; 21st February 2008 at 08:31 PM. |
|
|
|
|
|
|
(permalink) |
|
There are 2 or 3 CMOS D/Ds that output hex. The older 9368 was another wonderful one and used constant current outputs so that you didn't need current limiting resistors. The TIL311, even back when they were more easily available, would usually set you back about $10 or more EACH!
Dean
__________________
Dean Huster, Electronics Curmudgeon Contributing Editor emeritus, "Q & A", of the former "Poptronics" magazine (formerly "Popular Electronics" and "Electronics Now" magazines). R.I.P. |
|
|
|
|
|
|
(permalink) |
|
Why not use good old fashioned CMOS combinational logic?
It's pretty much your only solution if you don't want to program anything or spend loads of money on a specialised display. EDIT: What about the DM9368 or the MC14495?
__________________
I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez |
|
|
|
|
|
|
(permalink) |
|
There you go, like Hero999 said the MC14495 should be perfect.
|
|
|
|
|
|
|
(permalink) |
|
Is there another part number? Just tried searching for MC14495 on Jameco, Digikey, and Mouser and none of them turned up a product match.
|
|
|
|
|
|
|
(permalink) |
|
Probably been discontinued for years. Seems some TTL & CMOS chips are becoming harder to find.
That said, your 16F628A solution is probably cheaper too. |
|
|
|
|
|
|
(permalink) |
|
Thanks for the responses.
A PIC solution would be perfect if I was doing it myself. The whole system could be done by a PIC with a few sundry components around it. But the op I'm helping has very limited electronics knowledge and no PIC knowledge. So the learning curve for him would be very steep. At the moment, I have suggested a decimal (BCD) solution in lieu of the hex one. He initially rejected the BCD one but I think his reasoning is flawed.
__________________
Len |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Problem with LCD code? | spondootre | Micro Controllers | 15 | 29th April 2008 09:15 AM |
| calculator | chinmay7 | Micro Controllers | 1 | 14th October 2007 12:45 PM |
| microchip application A590 /display is ok now | prosound90 | Micro Controllers | 20 | 18th November 2006 09:44 PM |
| Display Driver for 16 * 16 matrix display | pmphilip | General Electronics Chat | 2 | 4th January 2006 07:14 PM |
| Datasheet for display driver for LM-1256(MATRIX DISPLAY) | pmphilip | Datasheet/Parts Requests | 1 | 25th January 2005 07:25 PM |