Tutorial for Arduino Beginners PART I
Create a short array of LEDs which switch on and off from the press of a button.
Components and supplies
Pushbutton switch 12mm
Arduino UNO
Breadboard (generic)
5 mm LED: Red
5 mm LED: Green
Jumper wires (generic)
Tools and machines
Long-nosed/Needle-nosed pliers
Apps and platforms
Arduino IDE
Project description
Code
LEDs with serial monitor
arduino
Paste the code into a new, empty Arduino IDE window. Plug in your Arduino Uno, via the USB connection cord. Then, from the top toolbar, click Tools>Boards and click Arduino Uno. Go back into tools and click ports. Click the one that you Arduino board is in. Now, you're done! Near the toolbar, you'll see the final button: Upload (->), and feel the joy as Arduino IDE uploads the code to your robot. Now, we just need to use it. Go to the RUNNING step and follow the instructions.
Downloadable files
The Finished Project
The project is now finished!
The Finished Project

The Finished Project
The project is now finished!
The Finished Project

Comments
Only logged in users can leave comments