Installing ardunio 21 on Ubuntu 10.04

arduino uno

Grab the latest arduino and arduino-core packages from natty 11.04 and install with 'dpkg' then fix all those dependencies with 'aptitude -f install' and that should pretty much do it.

If you are using an Uno board then you also need support for ttyACM0 and so you also need to update librxtx-java

273 views and 0 responses