Tag Archives: Atmel
Prototyping Board 2: Arduino shield
This board is the number 2 in the “Permanent Breadboards” series. This time, the layout is no more a simple direct copy of a classic breadboard: it’s a mix between a stripboard and an Arduino shield!
The Prototyping Boards are designed to offer the same look and feel as classic breadboards, with the ability to solder connexions: yes, you will have to solder 🙂
In other words, you’ll keep your prototype for life time!
Continue reading Prototyping Board 2: Arduino shield
Ubuntu 14.04 with avrdude and Atmel AVRISPmkII : UDEV tweak
If you want to use avrdude with an AVRISPmkII from Atmel on your Ubuntu 14.04 machine, you need to use sudo
. If you don’t, you will receive an “Operation not permitted” message.
Unless you tweak UDEV.
Continue reading Ubuntu 14.04 with avrdude and Atmel AVRISPmkII : UDEV tweak