blog of Joost Yervante Damad
usb tiny isp programmer / user accessible
To make an usbtiny programmer usable directly as user from avrdude or the arduino toolkit, add the following line to a new file in /etc/udev/ :
ATTRS{idVendor}=="1781", ATTRS{idProduct}=="0c9f", MODE="0664", GROUP="plugdev"
I created a file called /etc/udev/joost.rules with this line.
Reload udev with /etc/init.d/udev reload
| Print article | This entry was posted by Joost Damad on 28/04/2009 at 21:10, and is filed under lang:en, misc. Follow any responses to this post through RSS 2.0. Both comments and pings are currently closed. |
Comments are closed.