Wednesday, 12 November 2014

Week Nine

Getting Started with Arduino 

What Arduino is and why you'd want to use it. 

Installation: Step-by-step instructions for setting up the Arduino software and connecting it to an Arduino Uno.
  •  Windows ("Getting Started with Arduino on Window")

Environment      :  Description of the Arduino development environment and                                         how to change the default language.

Libraries            :  Using and installing Arduino libraries.

Troubleshooting :  Advice on what to do if things don't work.

Getting Started with Arduino on Window

This link below explains how to connect your Arduino board to the computer and upload your first sketch.

1. Get an Arduino board and USB cable
2. Download the Arduino environment
3. Connect the board
4. Install the drivers
5. Launch the Arduino application
6. Open the blink example
7. Select your board
8. Select your serial port
9. Upload the program


No comments:

Post a Comment