Project DescriptionModule drivers and other code for my .NET Micro Framework projects.
Currently the set of modules consists of:
Other modules will be included here as they are created.
MIDI Module Summary
This module implements a basic MIDI In and MIDI Out interface for 3.3v to 5v microcontrollers to enable scenarios like arpeggiators, sequencers, MIDI controllers and more. This module includes a specific .NET Gadgeteer-compatible 10 pin connector for use with .NET Gadgeteer mainboards and the new Netduino GO, as well as a 5 pin .1" standard header for use with other boards such as the Netduino Classic.

Details are on the
midi module page.