Differences between revisions 7 and 8
Revision 7 as of 2008-10-13 09:25:49
Size: 1737
Editor: JunHu
Comment:
Revision 8 as of 2008-10-13 09:26:31
Size: 1735
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 1. [[http://processing.org/download/processing-0135.zip|Download processing]]. Please make sure you are downloading the standard Windows version '''0135''', not the latest releases. Or download it here he[[attachement:processing-135.zip]]  1. [[http://processing.org/download/processing-0135.zip|Download processing]]. Please make sure you are downloading the standard Windows version '''0135''', not the latest releases. Or download it here: [[attachment:processing-135.zip]]

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. Or download it here: processing-135.zip

  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:

    creapro_jar_installed.png

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)