News

ATmega2560 @ 16MHz : Arduino Mega, Arduino ADK ATmega2560 @ 16MHz : Seeed Studio ADK The new megaAVR 0-Series devices (eg. ATmega4809) are not fully compatible with this library. Their Timer ...
This command // tells the Midi Library which function you want to call when a NOTE ON command // is received. In this case it's "MyHandleNoteOn". midi2.setHandleNoteOff (MyHandleNoteOff); // This ...
Effects pedals: for some an object of overwhelming addiction, but for many, an opportunity to hack. Anyone who plays guitar (or buys presents for someone who does) knows of the infinite choice of p… ...
[Andy] stuffed some more RAM onto an Arduino Mega and his three-part walk through on the design, construction, and software is a great read and one of the more ‘hard core’ Arduino builds we ...