Description: The use of C51 MCU PDIUSBD12USB interface chip USB MIDI device to achieve a simple demo program, MCU serial port to receive the notes sent into MIDI format, sent to a computer via USB
- [midi_format] - midi file format
- [134] - Simulation MIDI piano This is a great pr
- [MultiTimerDemo] - midi application in SCM. With schematic,
File list (Check if you may need any files):
UsbMidiKeyboard\config.h
...............\Key.c
...............\Key.h
...............\Key.LST
...............\Key.OBJ
...............\LED.h
...............\Main.c
...............\Main.LST
...............\Main.OBJ
...............\MyType.h
...............\PDIUSBD12.c
...............\PDIUSBD12.h
...............\PDIUSBD12.LST
...............\PDIUSBD12.OBJ
...............\Song.c
...............\Song.LST
...............\Song.OBJ
...............\STARTUP.A51
...............\STARTUP.LST
...............\STARTUP.OBJ
...............\UART.c
...............\UART.h
...............\UART.LST
...............\UART.OBJ
...............\UsbCore.c
...............\UsbCore.h
...............\UsbCore.LST
...............\UsbCore.OBJ
...............\UsbMidiKeyboard
...............\UsbMidiKeyboard.hex
...............\UsbMidiKeyboard.lnp
...............\UsbMidiKeyboard.M51
...............\UsbMidiKeyboard.Opt
...............\UsbMidiKeyboard.plg
...............\UsbMidiKeyboard.Uv2
...............\UsbMidiKeyboard_Opt.Bak
...............\UsbMidiKeyboard_Uv2.Bak
UsbMidiKeyboard