Arduino - Additional Resources


External Links


Extensions



Arduino 1.0 and avrdude 5.11 (this may be obsolete with Arduino 1.0.1)

If you want to use the latest version of avrdude (5.11), please follow these steps:
1. Download avrdude 5.11 binary executable for Mac OS X Lion 2. Show package contents of Arduino 1.0 in your finder and copy avrdude to Arduno.App/Contents/Ressources/Java/hardware/tools/avr/bin 3. Download avrdude.conf and copy it to Arduno.App/Contents/Ressources/Java/hardware/tools/avr/etc
4. Edit Arduno.App/Contents/Ressources/Java/hardware/arduino/boards.txt:
You want this line:
uno.upload.protocol=stk500
to look like this:
uno.upload.protocol=arduino
Of course you have to change this setting for all other boards that you use as well...

You can find the sources of avrdude here.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.