アート
美容とウェルネス
工芸
文化と歴史
エンターテインメント
環境
食品と飲料
リバースエンジニアリング
科学
スポーツ
テクノロジー
ウェアラブル

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で公開されています。許可を求めずに、自由にコピー、修正、配布、あらゆる目的で使用できます。
メイカーを応援するには、ブループリント経由で製品を購入してください。メイカーには メイカーコミッション がベンダーにより設定されています。または、このブループリントの新しいイテレーションを作成し、自分のブループリントにコネクションとして含めて収益を共有できます。


