This is a project which I designed and it comprises three of my previous projects, which are:
- 01. Blink - First Program
- 04. Controlling an LED using a Push-button
- Blinking Multiple LEDs using Arduino
Supplies:
- LEDs - 04
- Push-buttons - 02
- Arduino Uno R3
- Solderless Breadboard - Mini
- Jumper Wires
Setting up your hardware
Connections:
- Button01 ---> D3
- Button02 ---> D11
- Cathode (LEDs) ---> Ground (GND)
- Anode (Green) ---> D5
- Anode (Blue) ---> D6
- Anode (Red) ---> D9
- Anode (Yellow) ---> D10
Coding
I know that the code provided in this page is incomplete. If anyone is interested in this project, you can watch the complete video to see how it works and figure out the last bit of this puzzle.
Comments
Post a Comment