艺术
美容与健康
工艺
文化与历史
娱乐
环境
食品与饮料
逆向工程
科学
体育
技术
可穿戴设备

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相关蓝图
这些蓝图共享知识——技术、材料或原理
CC0 公共领域
此蓝图以 CC0 协议发布。你可以自由复制、修改、分发和使用此作品,无需征得许可。
通过购买蓝图中的产品支持创客,他们将获得 创客佣金 (由供应商设定),或创建此蓝图的新版本并将其作为连接包含在你自己的蓝图中以分享收入。


