arudino IDE on ubuntu12.04 (64bit)

むかーし、むかーしの過去日記
http://d.hatena.ne.jp/toshi_hirasawa/20090819/1250683749
はこちら

今回も似たようなもんだけど
dell PE T100 & ubuntu 12.04 64bit
にて arduino IDEをインストールしたのでメモ。

上の過去日記との差異はあんまりないのだが、
インストラクションは以下に参考になる(というかそのままw)
http://blog.markloiseau.com/2012/05/install-arduino-ubuntu/


    Install gcc-avr, avr-libc and openjdk-6-jre if you don’t have it already.
    Plug in the board, see where it’s connected
    Download and unpack the Arduino IDEtarball
    Run the IDE
    Select your board model and serial port
    Run a sample program
    Fix the buggy interface (optional)
    Troubleshooting