Friday, 19 June 2015

First program to Blink LED with Arduino

Step 1 : Open the Arduino IDE software and write this program to Blink an Led 
Step 2: You need to choose the Right board in the given list i am using Arduino Uno ,
Step 3: Select The Right Com Port if you don't know the Right com port you can Find this by Device manager on Microsoft windows.

Step 4: The last step is to Press compile and Burn .Delay (1000) mean 1 second delay you can increase or decrease the delay by changing the digits like 2000 mean 2 seconds delay...Enjoy you done

No comments:

Post a Comment