Skip to main content

Questions tagged [7segmentdisplay]

A numeric display consisting of seven segments per digit, allowing characters 0 to 9 to be displayed by selecting which segment is on or off. Can have each digit independently controlled, or can be multiplexed to reduce pin count. An 8th segment can be included for a decimal point.

9 votes
4 answers
2k views

I have made this circuit on Proteus, a simple BCD to 7-segment display: But the segments for 6 and 9 are not completely lit. What could be the potential reasons? The decoder IC is CD4511 and a common ...
Humaira Razi's user avatar
1 vote
1 answer
292 views

I am redesigning the control panel for a project I have been working on. I am using a rotary encoder to replace a set of 3 rotary dials, but I cannot use any microcontrollers or programming. I plan on ...
Engineer1's user avatar
  • 305
4 votes
4 answers
502 views

This is a followup to my question https://arduino.stackexchange.com/questions/98809/difference-between-using-gnd-and-digital-low-for-7-segment-display-pin which should've been asked here as it turns ...
qwr's user avatar
  • 449
0 votes
0 answers
90 views

I have a digital clock connected to an MM74C915 7 segment to BCD encoder, which goes into a 74LS42 BCD to 1 of 10 decoder. (Think like a CD4017 but BCD) Need to somehow convert the 1 of 10 output into ...
devicemodder's user avatar
2 votes
3 answers
494 views

I have these LCDs “VI-201-DP-RC-S” & “LCD-S401C52TR” This is the first time that I am using LCD displays. When I placed the leads of my multimeter between the common pins, I didn’t measure 0ohm ...
DarkKnight's user avatar
2 votes
3 answers
151 views

It works well in Proteus (Simulation), but when I implement it, it doesn't work. I'm sure that the hardware connections are correct. Also, the 7-segment doesn't display, for example, the number 2 ...
Mahmoud Elkomy's user avatar
0 votes
0 answers
81 views

I'm using Proteus to test a circuit before implementing it practically, but it doesn't work. I'm supposed to build a counter that is displayed in a 7 segment display, using a 555 timer. The counter is ...
Mahmoud Elkomy's user avatar
2 votes
2 answers
118 views

I want to make a counter up to 500 using the 7447, but I have a problem with the displays. When I'm at number 10 (ten), I want "10" to appear and not "010". How can I connect ...
Ivan Chekun's user avatar
0 votes
1 answer
90 views

I am a little confused about how the dark segmenets are created in a seven segment LCD. The light is absorbed by the liquid crystals when a voltage applied between the positive electrode/segments and ...
DarkKnight's user avatar
0 votes
2 answers
138 views

I have a CD4015 lsfr connected to a CD4030 XOR gate, which implements a PRBS7 sequence. My goal is to display the current value of the 7-bit output using the output pins of A and B of the CD4015. I ...
A Bit of Help's user avatar
-1 votes
1 answer
107 views

I have a 7-segment decoder (SN74LS47N) wired to a 7 segment display. I'm looking for a way for the display to gradually fade out whilst still maintaining its reading for a little while (I don't want ...
dkk's user avatar
  • 3
4 votes
3 answers
1k views

I am trying to connect three 7-segment displays to show the result. I thought about using the IC 7448 (I could also use the 7447), but I assigned 4 outputs to each encoder (first issue, as I need 3 ...
NotAEngineer159's user avatar
3 votes
1 answer
317 views

I recently acquired a 7-segment LCD, and I am having trouble to understand how to use it. Is it possible to use it with a Pico without any additional hardware? From what I know from my research, LCDs ...
DaVincr's user avatar
  • 31
0 votes
1 answer
131 views

My boss bought a TEMP/HUM sensor with LCD display ( just display the digits ). And he asks me to modify product from LCD to 7-segment or LED. Preliminary checking, the original LCD has 4 com and 12 ...
user399113's user avatar
3 votes
3 answers
1k views

Pictured here is a 4-digit 7-segment display: Datasheet I'm designing this to have a microcontroller controlling it through a shift register (2, actually). The shift register doesn't have much power ...
Steam Ranger's user avatar

15 30 50 per page
1
2 3 4 5
27