Not enough pins - multiple 7-segment displays
Electrically Challenged
Posts: 22
So, I've got a project rolling around in my head using multiple 7-segment displays (8 total). Instantly, I see that there is no way I'm going to have enough pins... I'm wanting to display binary code mirroring the 00010010 digits that we use for the 7-segment displays. Is there an end around? The displays don't have to come on all at once - they could come on sequentially.
I'm just starting to learn the microcontroller so obvious answers won't be evident to me.
I've seen multiple displays (four sets of 7-segment displays), but not interested in those. I'm wanting them individually placed.
Thanks in advance,
EC
I'm just starting to learn the microcontroller so obvious answers won't be evident to me.
I've seen multiple displays (four sets of 7-segment displays), but not interested in those. I'm wanting them individually placed.
Thanks in advance,
EC
Comments
EC
Like most of the "experts" here, I'm a volunteer. I don't work for Parallax. I have spare time in bits and pieces, often in front of a computer, which is ideal for this sort of thing.
I haven't used the Maxim chips Mike also suggested so I don't know how they compare in ease of use (but from the datasheet, the Maxim chips don't look simple to use).
I personally think the 595 is pretty straight forward to use. Even if you don't use a 595 in this project, they're a great chip to have on hand since they are so useful.
Here's link to a LED project I made using sixteen 74HC595 chips. I almost forgot, I also have a 7-segment project here.