Difference between revisions of "MIDI Shield for Arduino"

From LinkSprite Playgound
Jump to: navigation, search
(Mechanic Dimensions)
(Mechanic Dimensions)
Line 45: Line 45:
 
== Mechanic Dimensions  ==
 
== Mechanic Dimensions  ==
  
2.25 x 2.10 " (57.15 x 53.34 mm)
+
*2.25 x 2.10 " (57.15 x 53.34 mm)
  
 
== Usage  ==
 
== Usage  ==

Revision as of 09:16, 23 November 2012

Introduction

The MIDI Breakout board gives your Arduino or any other microcontroller access to the powerful MIDI communication protocol. The MIDI protocol shares many similarities with standard asynchronous serial interfaces, so you can use the UART pins of your microcontroller to send and receive MIDI's event messages. The MIDI Breakout provides both MIDI-IN and MIDI-OUT connections, as well as a MIDI-THRU port. The MIDI-IN port is opto-isolated to prevent ground loops. The MIDI Breakout board can be mounted directly on top of an Arduino like a shield, connecting the MIDI-IN/THRU to the Arduino's hardware RX pin and the MIDI-OUT to TX. All of the Arduino's digital and analog pins, as well as power and ground busses, are broken out as well. The RUN/PGM switch allows you to program the Arduino over serial without having to remove the shield.

Model:MIDI_SHIELD

MIDI SHIELD.jpg

Features

Application Ideas

Cautions

Schematic

Specification

Pin definition and Rating

Mechanic Dimensions

  • 2.25 x 2.10 " (57.15 x 53.34 mm)

Usage

Hardware Installation

Programming

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.