public
Description: A Liquidware Arduino Distribution
Homepage: antipastohw.blogspot.com
Clone URL: git://github.com/liquidware/antipasto_arduino.git
cladden (author)
Thu Sep 24 22:12:07 -0700 2009
commit  5c0b44c47e39959c6115936d95b6c6275a85fd06
tree    2063f6c4c9acf1ea7fb5b46c0e66e9ae26892b94
parent  d19147d9f4ff8dc0b7d40ed8b4ae17953130ad6e
name age message
file .gitignore Sat Sep 19 10:45:58 -0700 2009 Add gitignore for post-build files [mixonic]
file README.mkd Mon Sep 21 04:16:51 -0700 2009 Update the README with more links [mixonic]
directory antipasto/ Sat Sep 12 06:36:44 -0700 2009 Reference URL Updates [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 Thu Sep 24 22:12:07 -0700 2009 Version is now at 0.8.28 [cladden]
file build.xml Fri Sep 18 13:59:00 -0700 2009 Added Illuminato X Machina uploader binaries to... [cladden]
directory build/ Sat Sep 19 10:45:58 -0700 2009 Add gitignore for post-build files [mixonic]
directory external/ Sat Sep 19 10:45:58 -0700 2009 Add gitignore for post-build files [mixonic]
directory hardware/ Thu Sep 24 21:54:36 -0700 2009 Cleaned up the boards. [cladden]
file license.txt Sun Jan 25 12:58:55 -0800 2009 fist commit [liquidware]
directory plugins/ Sat Sep 19 10:45:58 -0700 2009 Add gitignore for post-build files [mixonic]
directory processing/ Thu Sep 24 22:12:07 -0700 2009 Version is now at 0.8.28 [cladden]
directory tools/ Tue Aug 11 14:29:14 -0700 2009 added ant-contrib tools to the project [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.