Cap’n ArrDrownHo! is the lovechild of Ardweeny and Boarduino and he’s here to commandeer your AVR ships. ArrDrownHo! inherits pros of both and cons of neither. Pick up an AVR chip and start prototyping instantly on a breadboard! Want to replace that costly Arduino in your project with a cheap AVR, but don’t know how? Use the simple plug-and-play ArrDrownHo! piggybacked onto the AVR to act as interface for programming and provide power.
I made this when I wanted a simpler way to work with AVRs. Boards like Boarduino and RBBB used plated through holes which I couldn’t make at home. Ardweeny required soldering pins to AVR’s legs and provided very few features. So I combined the two and took the best of both worlds.
Notes:
This can only be used directly with ATmega8, ATmega168 and ATmega328.
To burn bootloader or Arduino sketches, a programmer is required. You can check out my Instructable on how to make one.
For serial communication or uploading Arduino sketch to an AVR(with bootloader), a USB-to-serial converter like FTDI or ATmega8u2 breakout board is required.
For more detail: ArrDrownHo! – Easily convert AVR to Arduino