Welcome! Log In Create A New Profile

Advanced

Arduino version 0015 is out

Posted by ErikDeBruijn 
Arduino version 0015 is out
April 06, 2009 08:04AM
[arduino.cc]

[arduino.googlecode.com]
[arduino.googlecode.com]
[arduino.googlecode.com]

These downloads have been very slow for me. Since the windows and mac version are 66+ MB, I set up these mirrors (they should be as fast as your uplink is):
[counter.reprap.org]
[counter.reprap.org]
[counter.reprap.org]

Linux installation:
wget [counter.reprap.org]
tar xzf arduino00*-linux.tgz
cd arduino00*
# Check [code.google.com] for the latest release.
wget [sanguino.googlecode.com]
unzip sanguino-software-*.zip
cp -R -- sanguino-software-*/bootloaders/atmega644p hardware/bootloaders/
cp -R -- sanguino-software-*/cores/sanguino hardware/cores/
cp -R -- sanguino-software-*/libraries/* hardware/libraries/
cat sanguino-software-*/boards.txt >> hardware/boards.txt

For Ubuntu Jaunty (9.4) you will need gcc-avr and avr-libc:
sudo apt-get install gcc-avr avr-libc

Regards,

Erik


Regards,

Erik de Bruijn
[Ultimaker.com] - [blog.erikdebruijn.nl]
Sorry, only registered users may post in this forum.

Click here to login