boards/shields/olimex_shield_midi/doc/index.rst
.. _olimex_shield_midi:
Olimex SHIELD-MIDI ##################
Overview
This is a MIDI shield which allows Arduino like boards to receive and send MIDI messages. The shield allows direct wiring of up to 5 piezzo sensors and a keyboard (with buttons and serial resistors) making it ideal for drums projects.
.. figure:: olimex_shield_midi.jpg :align: center :alt: Olimex SHIELD-MIDI
More information on the SHIELD-MIDI website_.
Peripherals
The following peripherals are available in Zephyr:
midi_serial (set at 31.25kb/s)midi_green_led, midi_red_ledProgramming
Set --shield olimex_shield_midi when you invoke west build. For example:
.. zephyr-app-commands:: :zephyr-app: samples/net/midi2 :board: nucleo_f429zi :shield: olimex_shield_midi :goals: build
.. _SHIELD-MIDI website: https://www.olimex.com/Products/Duino/Shields/SHIELD-MIDI/open-source-hardware