Progamming Arduino using USBasp on Ubuntu

My USBAsp dongle arrived from China. It’s connected to the ISCP pins on an Arduino Nano, and also plugged to a computer via USB connection. According to lots of intructions on the Internet, to upload a sketch to an Arduino, we need to do the following steps: Tools -> Programmer -> USBasp File -> Upload Using Programmer Unfortunatly, it did not work for me. Here is the error message produced by Arduino IDE: ...

September 13, 2014 · 1 min · 174 words · kenno