Society of Robots - Robot Forum

Software => Software => Topic started by: javafiend on April 23, 2008, 11:43:19 AM

Title: recommend a programmer
Post by: javafiend on April 23, 2008, 11:43:19 AM
Can anyone recommend AVR programming software for Linux?  I've found a good post about installing the avr-gcc toolchain, but am not having much luck finding something to program my microcontroller with.

Thanks!

Edit::
Oh yeah, I have an AVRISPMK II
Title: Re: recommend a programmer
Post by: Tsukubadaisei on April 24, 2008, 08:19:46 AM
Can anyone recommend AVR programming software for Linux?  I've found a good post about installing the avr-gcc toolchain, but am not having much luck finding something to program my microcontroller with.

Thanks!

Edit::
Oh yeah, I have an AVRISPMK II

ggc already comes with avr compiler out of the box, if I am not mistaken...
Title: Re: recommend a programmer
Post by: Admin on April 26, 2008, 05:35:43 PM
You mean a programmer, not a compiler, right?

Does AVR Dude work?
Title: Re: recommend a programmer
Post by: javafiend on April 29, 2008, 11:54:05 AM
Right, programmer.

To be honest, I haven't tried AVR Dude on Linux.  I'm really not a wiz with the command line interface and am looking for something graphical.  I like the programmer in AVR Studio and am tempted to just install and run it under Wine.