LCD/LED display solution problem

  • Thread starter Thread starter LaVic
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around finding a suitable display solution for presenting numeric information from a stream of 16 binary coded decimal bits using either an LCD or LED display. Participants explore various options, including drivers and display modules, and share insights on cost and learning opportunities related to building custom solutions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Christoph seeks advice on drivers and display modules for displaying 16 binary coded decimal bits.
  • Warren suggests using a binary to BCD converter followed by a 7-segment LCD driver, mentioning that there are many possibilities.
  • Warren also points out an integrated module from Digikey that combines the decoder and display, noting its higher cost.
  • Another participant proposes using a diode matrix for those interested in understanding the underlying process.
  • Christoph expresses interest in finding an LCD display module that can accept 16 lines of binary input and inquires about the cost of the HDSP series.
  • A later reply indicates that the HDSP series is expensive due to its convenience, suggesting that building a custom solution with a decoder IC, driver IC, and display could be more cost-effective.
  • One participant recommends using a 7-segment display instead of an LCD, arguing that 16-bit BCD corresponds to only 4 decimal digits, making an LCD unnecessary.

Areas of Agreement / Disagreement

Participants express differing opinions on the best display solution, with some advocating for integrated modules while others suggest building a custom solution. There is no consensus on the preferred approach or the necessity of using an LCD over a 7-segment display.

Contextual Notes

Participants mention cost considerations and the potential for learning through building custom circuits, but do not resolve the specific technical requirements for the display solution.

LaVic
Messages
3
Reaction score
0
Hello,

I have a problem. I want to be able to display the numeric information contained in a stream of 16 binary coded decimal bits (in parallel) using either a LCD or LED display. Would you know of any drivers, displays or display modules that would allow me to do that ? Any feedback would be appreciated. Thank You.


Christoph:bugeye:
 
Engineering news on Phys.org
Use a binary to BCD converter, followed a 7-sement LCD driver. There are many such possibilities.

- Warren
 
chroot said:
Use a binary to BCD converter, followed a 7-sement LCD driver. There are many such possibilities.

- Warren
Or you can buy a module like this one from Digikey, where the decoder and display are integrated together. Kinda' pricey, though.

http://rocky.digikey.com/scripts/ProductInfo.dll?Site=US&V=516&M=HDSP-0772
 
Last edited by a moderator:
If you are more interested in learning how its done.
Then try for a diode matrix.
 
Thank you all, for your responses. i will try to focus on finding an LCD display module that could take in 16 lines of binary info directly. The HDSP series seems to be very promising. How much do they cost ?
 
LaVic said:
Thank you all, for your responses. i will try to focus on finding an LCD display module that could take in 16 lines of binary info directly. The HDSP series seems to be very promising. How much do they cost ?
They're pretty expensive -- you pay a lot for the convenience of the integration. I think the one I posted a pointer to is north of $30 in singles.

I agree with NoTime and chroot -- you will learn a lot more building your own out of a decoder IC, a driver IC, and a display. You can probably build it for around $5, not including the cost of buying a reusable plug-breadboard for prototyping (which you should buy anyway, so you can easily prototype circuits as you learn). Like these from Digikey:

http://www.digikey.com/scripts/DkSearch/dksus.dll?Filter
 
Last edited by a moderator:
Recommend 7-segment

I think 16 bit BCD is just 4 digit of decimal numbers. Using LCD is waste of your money. I recommend the 7-segment. If you really want to known more on how to use lcd module, please see:

http://freewebs.com/80x51/articles/lcd.html
 
Last edited by a moderator:

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
8K
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
7K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K