:: Development Tools ::
The starting place for development tools is the main Arduino Software Page. The Arduino programming software runs on a number of different computer platforms. The links below lead to tutorials and explanations on how to get it running on different platforms.
100% Arduino compatible programming, compile, upload, intellisense, easy to use, no makefiles, no complex settings, supports all boards and libraries.
MariaMole is an alternative IDE for Arduino. It was created to be as easy as the original Arduino IDE, but also to include some features programmers are used to see on modern IDEs, like working with multiple projects at the same time, color themes, fine-tuning the compiler/linker options, etc.
It's a very light, open-source and complete alternative for creating and uploading Arduino projects. Currently only a Windows version is available, but an multi-platform option is also in development.
The oficial page has more information, tutorials and the links to download it: http://dalpix.com/mariamole
With the eclipse plugin for Arduino you get the same (except for run/debug) functionality as with visual studio but for free. See the playground page Eclipse or go to the Arduino plugin page
Visit the project ArduinoDevel. It uses only ant scripts.
You can use Xcode 3.2 on OS X Snow Leopard or Xcode 4 on OS X Lion to develop for Arduino with all the niceties Xcode offers, as syntax colouring, code completion and much, much more.
Learn more!
This section documents links to mirrors of the official Arduino IDE. Please add the location of your server as well, it will help people to get the closest path to the files.
Last status check: 17-Apr-2012. The 'up-to-date-ness' of mirrors is color coded from green to red. Black stands for offline