Traffic Light
2 layer board of 0.66 x 1.27 inches (16.8 x 32.3 mm)
Uploaded:
October 05, 2019
Shared:
March 16, 2020
Total Price:
$4.20
A simple "Learn-To-Solder" circuit and simple Arduino programming lesson.
Materials
- (3) LEDS
- 1 Red
- 1 Yellow
- 1 Green
- (3) Current Limiting Resistors
- (1) 90 Degree 3 Pin Header
A simple "Learn-To-Solder" circuit and simple Arduino programming lesson.
Materials
- (3) LEDS
- 1 Red
- 1 Yellow
- 1 Green
- (3) Current Limiting Resistors
- (1) 90 Degree 3 Pin Header
3X3DualLED_NoShield.kicad_pcb
2 layer board of 2.10 x 1.85 inches (53.4 x 47.0 mm)
Uploaded:
October 18, 2018
Shared:
December 03, 2018
Total Price:
$19.45
This board is a 3x3 array of LEDs. Each position has two LEDs each representing an X or an O on the playing board.
The code for this board is available at :
https://github.com/mathcodeprint/arduino-fiddlybits
Under the tictactoe folder
The game will need a direction pad for input.
This board is a 3x3 array of LEDs. Each position has two LEDs each representing an X or an O on the playing board.
The code for this board is available at :
https://github.com/mathcodeprint/arduino-fiddlybits
Under the tictactoe folder
The game will need a direction pad for input.