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: Tools -> Programmer -> USBasp File -> Upload Using Programmer Unfortunatly it did not work. Here is the error message produced by Arduino IDE:...