![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
Im finding it hard to belive that the only way to convert a binary number to BCD is using a microcontroller. I am currently building a digital tachometer and the problem I am faced with is that I dont know how to display my 12 bit binary number on four seven segment displays. I need a solution not involving a microprocessor. Thanks. | |
| |
| | #2 |
|
See this thread 8 bit binry to decimal circuit.
__________________ Carl Curmudgeon Elektroniker | |
| |
| | #3 |
|
Thanks Im just surprised. I thought definatly their would be a IC that was cascadeable to take any binary number to a few BCD results. Guess they still gotta make it
__________________ There are 10 types of people who understand binary... Those who do and those who dont. | |
| |
| | #4 |
|
There is an obsolete IC that converted binary to BCD which used some sort of ROM lookup table I believe. But it apparently didn't sell very well so they stopped making it. Apparently most just us a microprocessor for that task.
__________________ Carl Curmudgeon Elektroniker | |
| |
| | #5 | |
| Quote:
A microcontroller is much easier to do it with. Any particular reason you don't want to use one?
| ||
| |
| | #6 |
|
What are you getting your 12bit binary data from? An ADC? Then use an ADC that outputs BCD. A bunch of counter ICs? Use BCD counter ICs. Show us your design so far and we may be able to find a better solution.
__________________ Inside every little problem, is a big problem trying to get out. | |
| |
| | #7 |
|
If you are using a counter to get your 12 bit binary, you would be better to replace the counter with a 4 BCD digit counter.
__________________ http://nottheboss.wordpress.com/ | |
| |
|
| Tags |
| bcd, bcd binary, binary |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| binary to bcd decoder | jacuinde | Electronic Projects Design/Ideas/Reviews | 14 | 3rd May 2008 01:52 AM |
| Binary/BCD Convertion | aduri | Micro Controllers | 5 | 24th November 2006 09:46 PM |
| Binary to BCD converter | kyutekyute101 | General Electronics Chat | 2 | 26th April 2006 12:38 PM |
| binary to bcd | jimbob jones | General Electronics Chat | 6 | 9th November 2005 07:57 PM |
| Binary to BCD converter | NEW_Designer | Electronic Projects Design/Ideas/Reviews | 1 | 26th March 2004 04:19 AM |