Seb's Synth-DIY Pages

DrumBox - MIDI to Trigger Source code


Click to view printable version of this page

The DrumBox software was written entirely in assembly language.  Here is the full source code:

drumbox_source.zip

It was developed in MPLAB IDE and will compile using the MPASM Assembler.  It was written for the PIC16F877 which is now obsolete, but the replacement PIC16F877A will work just fine.

If you don't have a PIC programmer you can buy a PIC pre-programmed.


More ..