SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on the software and hardware for Atmel's STK standard.
User avatar
By roach
#111245
I'm new to AVR programming, and trying to track down an AVR ISP programmer that will work on a Mac (over USB). I know Digikey sells the AVRISP2 (here), but the datasheet doesn't mention Mac, only Windows. Everywhere I look, the available programmers either give no guarantees, or explicitly exclude using a Mac.

Does anyone have a lead on an AVR programmer that is guaranteed to work with Mac?
User avatar
By thebecwar
#111246
The ISPmkII is a nice programmer, just picked one up myself. Works well. Fully compatible with avrdude, and should be 100% MAC compatible. Check out http://www.obdev.at/products/crosspack/index-de.html for all your Mac OSX related toolchain needs. It's like WinAVR but for Mac.

(You may have to do some configuration to get the programmer up and running, as the official driver is Win based. YMMV. I'm a PC user. The dock pisses me off. Oh, and how can you stand only having the one mouse button? :wink: )
By follower
#111286
roach wrote:Does anyone have a lead on an AVR programmer that is guaranteed to work with Mac?
I'm not going to guarantee it :) but I've had success with the USBtinyISP.

--Philip;
By s_ridenour
#122467
I use a USBtinyISP on my Mac Mini with no problems. Just make sure to use avrdude 5.5 or later (or the avrdude that comes with Arduino 0022).