File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -104,27 +104,27 @@ here are the steps to create the project:
104104
1051052 . Follow the proper wiring:
106106
107- | Arduino Pin| Segment Pin|
108- | :---:| :---:|
109- | 13| G|
110- | 12| F|
111- | 11| A|
112- | 10| B|
113- | 9| E|
114- | 8| D|
115- | 7| C|
116- | 6| DP|
107+ | Arduino Pin| Segment Pin|
108+ | :---:| :---:|
109+ | 13| G|
110+ | 12| F|
111+ | 11| A|
112+ | 10| B|
113+ | 9| E|
114+ | 8| D|
115+ | 7| C|
116+ | 6| DP|
117117
1181183 . Close the circuit by the GND. Use a resistor
119119that is exactly 200 ohms (left resistor
120120when facing the screen) and 100 ohms for
121121the other one.
122122
123- left:
124- ![ left] ( https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src10.png?raw=true )
123+ left:
124+ ![ left] ( https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src10.png?raw=true )
125125
126- right:
127- ![ right] ( https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src9.png?raw=true )
126+ right:
127+ ![ right] ( https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src9.png?raw=true )
128128
1291294 . Copy paste the program below:
130130
You can’t perform that action at this time.
0 commit comments