예술
뷰티 및 웰니스
공예
문화 및 역사
엔터테인먼트
환경
음식 및 음료
역공학
과학
스포츠
기술
웨어러블

The Seven-Segment LED Display
The opposite of the Nixie: instead of a shaped numeral at 170 V, the fewest straight lines that still make every digit — seven bars in a figure eight, at 2 V and pennies. It looks like sticks and nobody cares, because it is seven LEDs and never wears out. You will build a four-digit display and confront its one clever idea, multiplexing, then measure the refresh rate at which the flicker vanishes for your own eyes.
초급
4 hours
안내
1
1
Seven sticks, ten digits, and the sibling that used 170 volts
Seven sticks, ten digits, and the sibling that used 170 volts
Nixie versus seven-segment: the same job, opposite answers. The Nixie shows the real numeral shape at 170 V and poisons its cathodes; the seven-segment builds each digit from seven bars (a-g) at 2 V and never wears out. Before wiring, draw a figure eight, label the bars a-g, and write which bars light for each digit 0-9. That table is the whole interface and becomes the lookup table in the code step.
이 단계의 재료:
7-Segment Display (4-Digit, Common Cathode)1 개필요한 도구:
Notebook and Pencil2
2
Wire it: seven segment resistors, one transistor per digit
Wire it: seven segment resistors, one transistor per digit
The multiplex wiring. All four digits' matching segments share one pin through ONE resistor — seven segment lines, seven resistors, whatever the digit count. Each digit's common cathode switches to ground through one NPN. Resistors go on the SEGMENTS, not the digits, or an 8 shares one resistor seven ways and dims. Four digits: eleven pins instead of twenty-eight. That saving is why you multiplex.
Loading KiCanvas viewer...
Professional PCB Design Viewer
이 단계의 재료:
7-Segment Display (4-Digit, Common Cathode)1 개
Resistor Kit (1/4W, E12 Series)1 키트
Transistor Assortment (NPN/PNP)1 세트필요한 도구:
Breadboard
Soldering Station (Temperature-Controlled)3
3
Drive it, and find the flicker frequency for your own eyes
Drive it, and find the flicker frequency for your own eyes
The sketch multiplexes the four digits, then sweeps the refresh rate down so YOU find the frequency at which the steady number breaks into flicker — your flicker-fusion threshold, higher in peripheral vision. Each digit is lit a quarter of the time, so to stay bright it must be driven harder while on: refresh too slow and it flickers, drive too hard and you exceed the LED peak current. You have measured one wall of that box.
sevenseg_mux.inocpp
이 단계의 재료:
7-Segment Display (4-Digit, Common Cathode)1 개필요한 도구:
ESP32 Development Board
Jumper Wire Set4
4
Multiplex duty cycle versus perceived brightness
Multiplex duty cycle versus perceived brightness
Loading Jupyter Notebook...
필요한 도구:
Desktop Computer재료
3- 플레이스홀더
- 플레이스홀더
필요 도구
6- 플레이스홀더
- 플레이스홀더
- 플레이스홀더
관련 블루프린트
이 블루프린트들은 지식을 공유합니다 — 기술, 재료 또는 원리
CC0 퍼블릭 도메인
이 블루프린트는 CC0로 공개되었습니다. 어떤 목적으로든 자유롭게 복사, 수정, 배포 및 사용할 수 있습니다.
제품 구매를 통해 메이커를 지원하세요. 판매자가 설정한 메이커 커미션 을 받거나, 이 블루프린트의 새로운 반복을 만들어 연결로 포함시킬 수 있습니다.


