Monday, 1 February 2016

ARDUINO #1

What is Arduino ?

                     It is an open source platform(readily available), where you can instruct the Arduino board(through programming in Arduino software & uploading it to Arduino board) how to work.

ARDUINO UNO BOARD


ARDUINO UNO CONNECTED TO LAPTOP




Step-1) Installing the Arduino software.

Step-2) Get an Arduino board.

Step-3) Connect you Arduino board to you PC through USB cable (you will get it along with the Arduino board) and make necessary changes in Arduino settings.

Step-4) Write a code(sketch) on your Arduino software in your PC & upload it to the board. As soon as it is successfully uploaded, it starts to run according to the code.



No comments:

Post a Comment