Monthly Archives: October, 2015
Ubuntu 14.04 with AVRDude and a USBTiny
Tim ♦ October 15, 2015 ♦ Leave a comment
Works well straight out of the box but requires the use of sudo. Thankfully this is easy to fix as root (use sudo -i) execute the following: This gives all users read access and users in the adm (eg anybody who can use sudo) r/w access. If you don’t care about using a group just …