Friday 21 March 2014

ARDUINO PROGRAMMING

INTRODUCTION TO THE ARDUINO BOARD
                                      An Arduino is an open-source microcontroller development board. In plain English, you can use the Arduino to read sensors and control things like motors and lights. This allows you to upload programs to this board which can then interact with things in the real world. With this, you can make devices which respond and react to the world at large. 

                                      The possibilities of the Arduino are almost limitless, if there is something that is in any way controlled by electricity, the Arduino can interface with it in some manner. And even if it is not controlled by electricity, you can probably still use things which are (like motors and electromagnets), to interface with it.

Arduino boards:-
Ø  Arduino Uno
Ø  Arduino NG, Diecimila, and the Duemilanove (Legacy Versions)
Ø  Arduino Mega 2560
Ø  Arduino Mega ADK
Ø  Arduino LilyPad
    These are some of Arduino boards 
Arduino programming
              To start programming in Arduino 1st we should download the Arduino from its official page and then install it 







2 comments: