Skip to content

RobertoBenjami/MIDI-USB_interface_with_PIC18f2550

Repository files navigation

MIDI-USB-interface-with-PIC18f2550

  • this is a simple USB->MIDI and MIDI->USB interface

  • can transmit long sysex messages

  • not necessary driver

  • hardware shematics circuit: Shematic.pdf

Compile:

  1. Required the MPLAB IDE (classic) and Microchip C18 C compiler (v3.46)

  2. Open project "Usb-midi-interface.mcp"

  3. Change the compiler mode from Debug to Release

  4. Configure the Build options/Directories/Include Search path

  5. Build the project

Releases

No releases published

Packages

No packages published