public
Description: A Liquidware Arduino Distribution
Homepage: antipastohw.blogspot.com
Clone URL: git://github.com/liquidware/antipasto_arduino.git
name age message
file .classpath Wed Nov 04 19:46:23 -0800 2009 isReadOnly() fixes for examples and libraries [cladden]
file .gitignore Sat Sep 26 06:52:22 -0700 2009 Fix post-build permissions on Linux 'Arduino' s... [mixonic]
file .project Wed Nov 04 19:46:23 -0800 2009 isReadOnly() fixes for examples and libraries [cladden]
file README.mkd Mon Sep 21 04:16:51 -0700 2009 Update the README with more links [mixonic]
directory antipasto/ Thu Nov 05 12:59:24 -0800 2009 Dynamically sized reference panel. [cladden]
file arduino_readme.txt Sat Sep 19 12:27:18 -0700 2009 Rename some Arduino files [mixonic]
file arduino_todo.txt Sat Sep 19 12:27:18 -0700 2009 Rename some Arduino files [mixonic]
file build.properties.xml Tue Nov 03 22:06:19 -0800 2009 Version is now at 0.8.36 [cladden]
file build.xml Wed Nov 04 12:32:35 -0800 2009 Updates to lib reference generation for linux. [cladden]
directory build/ Sun Nov 01 18:33:55 -0800 2009 Icon Updates [cladden]
directory docs/ Mon Nov 02 22:10:34 -0800 2009 css updates [cladden]
directory external/ Sat Sep 26 06:52:22 -0700 2009 Fix post-build permissions on Linux 'Arduino' s... [mixonic]
directory hardware/ Thu Nov 05 13:11:36 -0800 2009 Changed contrib library linker order. [cladden]
file license.txt Sun Jan 25 12:58:55 -0800 2009 fist commit [liquidware]
directory plugins/ Sat Sep 26 06:52:22 -0700 2009 Fix post-build permissions on Linux 'Arduino' s... [mixonic]
directory processing/ Thu Nov 05 12:59:47 -0800 2009 Reference panel updates [cladden]
directory tools/ Mon Nov 02 10:32:40 -0800 2009 Added auto generation of library reference [cladden]
README.mkd

Antipasto Arduino IDE

The Antipasto Arduino IDE is a fork from the original Arduino IDE at:

This git repository contains the source for the IDE. If you just want to work with the [Arduino], [TouchShield], or [Illuminato X Machina], you can download this IDE as a binary for Windows, Mac OSX, and Linux at:

Building the IDE

The IDE is best built using the built-in ant scripts. Running:

ant dist.all

will build the IDE for your current OS (Windows, OSX, Linux). To run the IDE:

ant run.all

More Information

The IDE is discussed here on github, on the Antipasto Hardware Blog, and sometimes on the Illuminato X Machina Mailing List.