
EGHM confirmed that the Bus Pirate will program ATMega8s at 3.3volts from AVR Studio. Thanks for the update.
Public domain image by DustyDingo.

EGHM confirmed that the Bus Pirate will program ATMega8s at 3.3volts from AVR Studio. Thanks for the update.
Public domain image by DustyDingo.
Sweet!
I can confirm the buspirate programs the Attiny84 via avrdude in Ubuntu okay.
What’s the chances of the buspirate doing JtagIce MkII emulation?
@N – Did you use the alternate STK500v2 firmware, or AVRDUDE’s native Bus Pirate support?
If there’s existing source I can port it. The biggest issue is if the client software supports MKII over (emulated) serial port, if it does, then no problem.
I used avrdude’s (newly compiled) native buspirate support.
Thanks