top of page
3) Connect your Arduino board to the USB port on the computer with the given cable as described in the 'Getting Started with Arduino' section.
4] Open the Arduino IDE, click on 'File' in the top left corner, then 'Examples' ->'Basics'->'Blink' to bring up the code-
5] Click 'Sketch' and then 'Upload' to upload the code to the arduino and watch to see if the LED blinks.
bottom of page