Arduino Blinky LED Intro

Setup The IDE For UNO
          Depending upon the different board you might be using, you need to make sure that you have selected the correct board inside of the Arduino IDE. I'm using the Arduino UNO board, so I have that selected.


Plug Everything Into Your Laptop
          This just requires connecting the USB cable to your laptop and to your Arduino which will power it up and make it ready to be programmed or to run the current program on it.



Double Check The LED Connection
          The final step it to connect the LED like we saw in the schematic, one side to ground and the other side to digital output 12.





;