Differences between revisions 3 and 4
Revision 3 as of 2008-10-06 11:06:41
Size: 1111
Editor: dyn177231
Comment:
Revision 4 as of 2008-10-11 00:01:56
Size: 1610
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
== Arduino == == Creapro Java library for Processing
 This library adds the support for Arduino and AdMoVeo to Processing.
 1. Download [[attachment:creapro.jar]]
 1. In C:\Programs\processing-0135\libraries, create a sub-directory "creapro".
 1. In C:\Programs\processing-0135\libraries\creapro, create a sub-directory "library".
 1. Place [[attachment:creapro.jar]] in C:\Programs\processing-0135\libraries\creapro\library.
 After this procedure, your should have a directory tree as below:


== Arduino software ==

Software Environment

Throughout this assignment, only Windows platform is supported. No Mac OSX or Linux please. If you don't have a PC, find one.

Processing

  1. Download processing. Please make sure you are downloading the standard Windows version 0135, not the latest releases.

  2. Create a directory "Programs" on the C: disk, in the root. If "C:\Programs" exists already, skip this step.
  3. Extract the entire directory to C:\Programs (note, not "C:\Program Files"). if you are reinstalling Processing, remove the entire processing directory first.

== Creapro Java library for Processing

  • This library adds the support for Arduino and AdMoVeo to Processing.

  • Download creapro.jar

  • In C:\Programs\processing-0135\libraries, create a sub-directory "creapro".
  • In C:\Programs\processing-0135\libraries\creapro, create a sub-directory "library".
  • Place creapro.jar in C:\Programs\processing-0135\libraries\creapro\library. After this procedure, your should have a directory tree as below:

Arduino software

  1. Download Arduino software Please make sure you are downloading the Windows version 0011, not the latest releases.

  2. Create a directory "Programs" on the C: disk, in the root. If "C:\Programs" exists already, skip this step.
  3. Extract the entire directory to C:\Programs (note, not "C:\Program Files"). if you are reinstalling Arduino software, remove the entire Arduino directory first.

CreaPro: SoftwareEnvironment (last edited 2008-11-25 11:15:16 by JunHu)