DrumBox - MIDI to Trigger Source code
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 ..
- Overview
- MIDI to Trigger Schematic
- MIDI to Trigger Parts list
- MIDI to Trigger PCB layout
- MIDI to Trigger Source code