BlokasLabs / avrdude

avrdude with a Linux SPI programmer type, customized by Blokas

Home Page:http://blokas.io http://kevincuzner.com/2013/05/27/raspberry-pi-as-an-avr-programmer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avrdude

avrdude with a Linux SPI programmer type, customized for flashing pisound firmware by BlokasLabs.

Install Instructions

Run the following commands in a terminal:

git clone https://github.com/BlokasLabs/avrdude.git
cd avrdude
./install.sh

Verifying Installation Success

Run in a terminal:

avrdude --version

Expect to see the following output at the bottom:

avrdude version 6.1-svn-20130917-blokas, URL: <http://savannah.nongnu.org/projects/avrdude/>

avrdude Credits

Kevin Cuzner Jun 2013 kevin@kevincuzner.com

Using baud-rate to control SPI frequency

Rui Azevedo (neu-rah) Jun 2013 ruihfazevedo[arroba]gmail.com

About

avrdude with a Linux SPI programmer type, customized by Blokas

http://blokas.io http://kevincuzner.com/2013/05/27/raspberry-pi-as-an-avr-programmer/


Languages

Language:C 89.7%Language:Groff 2.9%Language:Yacc 2.8%Language:XSLT 1.6%Language:M4 1.2%Language:Lex 0.9%Language:Makefile 0.7%Language:Shell 0.2%Language:Batchfile 0.1%