Setup Instructions – View on GitHub
Arduino IDE
- Download the Arduino IDE for your platform from http://www.arduino.cc/en/Main/Software
Import Libraries
- Download MSMotorShield.zip and NewPing.zip and save them to any location on your computer
- Launch the Arduino IDE
- Open the Sketch menu -> Include Library -> Add .ZIP Library
- Browse to the MSMotorShield.zip file
Repeat #3-4 for NewPing.zip
Deploying Code
- Download code samples Samples.zip and extract to any location on your computer. You can also copy/paste the samples using the links at the bottom of this page.
- Connect the Arduino to your computer via the USB Cable
- Launch the Arduino IDE
- Ensure that the “Arduino Uno” is selected under the Tools -> Board menu
- Ensure that the Arduino device is recognized and selected under the Tools -> Port menu
- Open a sample from the File -> Open menu or paste one into the Editor
- Click the Upload button in the upper left toolbar of the Arduino IDE to deploy
0 comments on “Summer Camp 2015 – Arduino Instructions” Add yours →