![]() | ![]() | ![]() |
| | |||||||
| 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? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| I would like to convert 6 leds to 7 segment display. What is the best way to do it? The way it works right now that LED’s lit up in a continuous style (for example: 1st will light up the 1st LED, 2nd will light up the 1st and 2nd LED, 3rd will light up the 1st 2nd and 3rd LED’s, etc. etc) I got 7 negative inputs and 1 positive signal as you can see from the picture that every led get grounded to lit up. | |
| |
| | (permalink) |
| How can you construct 7-segment display using 6 LEDs? Please be more clear.
__________________ "There is no way to peace, peace is the way!" | |
| |
| | (permalink) |
| I want to replace 6 Leds with 7 Segment display so it will display number from 1-6 instead of leds to lit up | |
| |
| | (permalink) |
| simple solution: use a 8 to 3 priority encoder and then a converter from 4 bits to 7 segment display. the priority encoder must be active low. i'll look for some IC's for this. | |
| |
| | (permalink) |
| CD4532 is a 8:3 priority encoder chip and 4511 is a BCD to 7-segment display driver.
__________________ "There is no way to peace, peace is the way!" | |
| |
| | (permalink) |
| Or You can use diode array... and don't forget the serial resistors for segments. | |
| |
| | (permalink) |
| Sebi If input 3 is active (as I understand it) inputs 1 and 2 will also be active, so the display will show all 7 segments lit (displays '8' ). Some priority encoding is required ? Or is the diode matrix intended to still use the CD4532 8-to-3 encoder (and a decoder).
__________________ I need a memory upgrade ... My head is full ! | |
| |
| | (permalink) |
| i think that the 8 to 3 and decoder is the only way. the diodes would have worked better if you had only one led on for the specific number | |
| |
| | (permalink) |
| His design uses several comparators. http://www.electro-tech-online.com/v...ic.php?p=13146 With a LM3914 he could get one active (LED) output. Are you locked in to seperate comparators? | |
| |
| | (permalink) |
| Mechie, maybe with my bad english cannot understand right this sentence: " I want to replace 6 Leds with 7 Segment display so it will display number from 1-6 instead of leds to lit up." I think, only one input active (not two or more) and need to feed to 7segment display. In this case the diode-matrix can work. | |
| |
| | (permalink) | |
| Quote:
1: LED1 2: LED1 & LED2 3: LED1 & LED2 & LED3 . . . . | ||
| |
| | (permalink) |
| O.K. ......i thinking.... | |
| |
| | (permalink) |
| Here is a possible solution, but this is only a small exercise for my brain... | |
| |
| | (permalink) |
| Hey Sebi! It actually looks like it might work. One more question. I get 6 negative inputs and 1 positive input to 7 segment display and as I can see from your picture that all 6 inputs are positive. Is it possible to put HEX Inverter to make it work? Thanks a lot | |
| |
| | (permalink) |
| couldnt you do this...? | |
| |