Friday, May 22, 2015

Chapter 2 Glove Implementation 3 Arduino

2.2 Arduino
2.2.3 Testing the Arduino.
After installing the Arduino software and drivers, we need to perform
some test to ensure that everything is working properly.
Arduino has a built-in LED connected to pin 13, so we can actually test
the board without having to connect any extra hardware to it. Among
the numerous Arduino examples included with the Arduino IDE, there is
an example called Blink that makes this built-in LED to blink every
second.
We connect the Arduino board to the Computer and run the Arduino
software. From tools menu we select the correct board and serial port
connection as shown in figures 2.1 and 2.2


Fig 2.1 select the Arduino board type

No comments:

Post a Comment