vAVRdisasm has been updated to version 1.6! Changes include a fix in the number-of-operands field of the SPM instruction. This bug was causing vAVRdisasm to crash during disassembly of the SPM instruction in some instances, as it was attempting to format a non-existing operand.
Visit the vAVRdisasm page for more information and links to download the new version.

Audio Echo Effect “Pedal”
I recently completed an echo/delay effect “pedal” project. Although I originally developed and tested it with an electret microphone and speakers, it can be easily adapted for other input/output such as an electric guitar and amp. I used an mbed to do the actual effect processing, and the code can also be easily adapted for a different effect. See my dev wiki for more info (pictures, schematics, and code), including a video of it operating with an electric guitar: http://dev.frozeneskimo.com/embedded_projects/audio_echo_effect.