Electronic – arduino – Simplest way to upload sketches onto “hackduino” without having a arduino duemilanove

arduinoatmegaprogramming

Update: The ATmega came bootloaded with the arduino software is that can simplify anything

I have this board:

hackduino schematic
hackduino

I'm looking for a bone-simple way to upload sketches.

Ideally without buying additional components… Double points if you've got a http://fritzing.org/ diagram!

Best Answer

I'd recommend buying an AVRTinyISP from adafruit. This little kit has been very useful for me. It allows you to very easily program just about any AVR chip you'll run across and easily works from avrdude. I bought one and have used it for everything from attiny45s to atmega328s