| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Arduino software install

Page history last edited by Wendy Ju 10 years, 11 months ago

Here are the steps to install Arduino on your computer so that you can do development outside the lab:

 

Download and extract Arduino 1.0.4 for your operating system.

 

Modify "Tools -> Board -> Arduino Micro" so that it includes the Arduino Micro board we are using as a platform.

 

Select an appropriate communication (or COM) port under "tools -> Serial Port“. Ask an instructor to help you choose the right port. (This serial port address will change every time you use a new Arduino Micro board, so you will need to re-select the communication port if you switch boards.)

 

If you are familiar with coding in C with GNU C compiler, you might want to follow the following instructions to install avr-gcc.

Comments (0)

You don't have permission to comment on this page.