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/ Mon Nov 09 12:59:49 -0800 2009 Major dead code cleanup. [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 Wed Nov 11 05:47:22 -0800 2009 Version is now at 0.8.37 [cladden]
file build.xml Tue Nov 10 12:39:19 -0800 2009 Fixed tests build directory for mac, linux [liquidware]
directory build/ Mon Nov 09 10:59:11 -0800 2009 Updated FTDI USB drivers for Mac PPC and Mac Intel [cladden]
directory docs/ Mon Nov 09 10:29:10 -0800 2009 Updated docs footer [cladden]
directory external/ Sat Sep 26 06:52:22 -0700 2009 Fix post-build permissions on Linux 'Arduino' s... [mixonic]
directory hardware/ Mon Nov 09 07:52:03 -0800 2009 Added new arduino library examples. We now have... [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/ Mon Nov 09 12:59:49 -0800 2009 Major dead code cleanup. [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.