MC14489 Display Help
DrAnalog
Posts: 4
I have a project which requires that I shift in data from a counter, then evaluate the count and display using 7-segment display. I can shift the data in using 74HC165 shift registers,, shift out to an MC14489 display driver, enter BCD data through thumbwheel switches. I don't know enough to convert the binary counter data to something that can be used to drive the display. Binary to BCD or binary to decimal? I'm very new at this, so any help or suggestions on were I might look to educate myself will be very much appreciated.
Thanks for any help,
Klaus
[noparse][[/noparse]Subject Added]
Post Edited By Moderator (Chris Savage (Parallax)) : 3/26/2008 2:04:33 PM GMT
Thanks for any help,
Klaus
[noparse][[/noparse]Subject Added]
Post Edited By Moderator (Chris Savage (Parallax)) : 3/26/2008 2:04:33 PM GMT
Comments
I would suggest reading the datasheets to see if this is possible. If it isn't you could look up some simple binary to BCD or binary to <whatever the MC11489 takes> conversions and implement them in pbasic. If this project isn't going to use a stamp, which I think it may likely not need, you could probably find hardware that does this (just google bineary to BCD IC or something, for example).
Also edit your original post to have a title describing your question as it will get it answered much more promptly.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm new to the propeller!