@@ -6,7 +6,7 @@ a 7-segment display and basic programming.
66
77## The Arduino UNO Board
88
9- ![ board] ( https://raw.githubusercontent. com/xdvrx1/single-display-arduino-project/main/res/src1.png?token=ALHJF4GYZGSQPDDF2FZJFOLABY57A )
9+ ![ board] ( https://github. com/xdvrx1/single-display-arduino-project/blob/ main/res/src1.png?raw=true )
1010
1111The Arduino UNO Board is the basic board
1212for beginners doing project in Arduino.
@@ -34,7 +34,7 @@ electronics, it's the convenience to use
3434a floating ground.
3535
3636## The BreadBoard
37- ![ breadboard] ( https://raw.githubusercontent. com/xdvrx1/single-display-arduino-project/main/res/src3.png?token=ALHJF4AVU3BI6C6P3HIPWGLABY54K )
37+ ![ breadboard] ( https://github. com/xdvrx1/single-display-arduino-project/blob/ main/res/src3.png?raw=true )
3838
3939Breadboards are convenience for you to
4040simply put things in place. Plus,
@@ -45,7 +45,7 @@ the metal strip at the bottom of a breadboard
4545will do the job.
4646
4747## The 7-segment Display
48- ![ display] ( https://raw.githubusercontent. com/xdvrx1/single-display-arduino-project/main/res/src2.png?token=ALHJF4E67TU2NNRC2ZXBRYDABY6GM )
48+ ![ display] ( https://github. com/xdvrx1/single-display-arduino-project/blob/ main/res/src2.png?raw=true )
4949
5050To not complicate things, we just use one 7-segment
5151Display for the output. Remember, computer monitors
0 commit comments