Polyphonic PIC MIDI Interrupter with Source Code/Explanation

MRacerxdl, Sun Oct 16 2011, 11:46PM

Hi all, I decided to made a version of a MIDI Interrupter with PIC. There is not much people that made or share their source codes, so I sharing mine.

Before all, I need to thank uzzors2k for their MIDI Interrupter Source code with AVR. I used his idea to made my with pic. So its basically the samething but with PIC.

Also I made a document explaining how I done all, for people who really want to learn about it and make their own work.

Here is it:
Link2

If someone cannot access, please inform me, I will make a alternate link if needed.

I hope the document helps people to learn about MIDI, I didnt put all the things, but its the basic to run a interrupter.

Thanks! Especially for Uzzors2k

PS: Your credits are bottom of the page english and portuguese page. With link to your site.

[EDIT 17/10/2011]
Added DRSSTC Ready Interrupter and schematic. Its basically the same, but it limits the tOn to max of 200us.

Link2

Just a warn about the other source code, I forgot to change the baud rate at main.h to 31500, so if you think to use, change it and recompile :D