# Adafruit MIDI FeatherWing

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/095/276/medium800/adafruit_products_MIDI_FW_front.jpg?1601489446)

Turn your Feather into a song-bird with this musically-enabled FeatherWing that adds MIDI input and output jacks to just about any Feather. You get both input and output DIN-5 MIDI jacks, a 3V optical isolator so you can interface with MIDI on 3.3V logic/power microcontrollers, and two blinky indicator LEDs underneath the jacks to help you know when data is sent and received.

![](https://cdn-learn.adafruit.com/assets/assets/000/095/279/medium800/adafruit_products_MIDI_FW_top_angle_back.jpg?1601489507)

[For those who have moved from DIN-5 jacks to "TRS MIDI A" 3.5mm jacks](https://www.midi.org/midi-articles/updated-how-to-make-your-own-3-5mm-mini-stereo-trs-to-midi-5-pin-din-cables), we provide spots to solder in 3.5mm stereo jacks (optional and not included by default)

We use the hardware serial pins RX and TX to send/receive data - you'll need to set these to 31250 baud in your programming language and then send/receive MIDI packet data. [For example, here's how you would do it in Arduino](https://learn.adafruit.com/adafruit-midi-featherwing/arduino-midi-example) thanks to this [full-featured library with helpers](https://github.com/FortySevenEffects/arduino_midi_library). [Here's an example on using a UART for MIDI transport in CircuitPython](https://learn.adafruit.com/adafruit-midi-featherwing/circuitpython-midi-example).

![](https://cdn-learn.adafruit.com/assets/assets/000/095/278/medium800/adafruit_products_MIDI_FW_top_header.jpg?1601489477)

Because we use the UART, this works with all Feathers **except for those with USB-Serial converters that use the UART pins**. Right now that means the ESP8266 Huzzah Feather, 328p Feather and nRF52 Feather don't work because they use the hardware UART for programming. Any other Feathers with native USB will work just fine.

![](https://cdn-learn.adafruit.com/assets/assets/000/095/280/medium800/adafruit_products_MIDI_FW_bottom.jpg?1601489522)

Comes as a kit with an assembled PCB that has all the surface-mount components attached, loose headers, and two loose DIN-5 jacks. Some basic soldering is required to assemble the header and DIN jacks in place. If you like to use 3.5mm jacks, [you'll want to pick up some through-hole 3.5mm stereo jacks](https://www.adafruit.com/product/1699) and solder those in, instead.

![](https://cdn-learn.adafruit.com/assets/assets/000/095/277/medium800/adafruit_products_MIDI_FW_other_config.jpg?1601489463)

- [Next Page](https://learn.adafruit.com/adafruit-midi-featherwing/pinouts.md)

## Primary Products

### Adafruit MIDI FeatherWing Kit

[Adafruit MIDI FeatherWing Kit](https://www.adafruit.com/product/4740)
Turn your Feather into a song-bird with this musically-enabled FeatherWing that adds MIDI input and output jacks to just about any Feather. You get both input and output DIN-5 MIDI jacks, a 3V optically isolator so you can interface with MIDI on 3.3V logic/power microcontrollers, and two...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4740)
[Related Guides to the Product](https://learn.adafruit.com/products/4740/guides)

## Featured Products

### Breadboard-Friendly 3.5mm Stereo Headphone Jack

[Breadboard-Friendly 3.5mm Stereo Headphone Jack](https://www.adafruit.com/product/1699)
Pipe audio in or out of your project with this very handy breadboard-friendly audio jack. It's a stereo jack with disconnect-switches on Left and Right channels as well as a center ground pin. You can use any 3.5mm stereo cable with this jack. The pins are on 0.1" spacing so it plugs...

In Stock
[Buy Now](https://www.adafruit.com/product/1699)
[Related Guides to the Product](https://learn.adafruit.com/products/1699/guides)

## Related Guides

- [MIDI Melody Maker](https://learn.adafruit.com/midi-melody-maker.md)
- [4x4 Rotary Encoder MIDI Messenger](https://learn.adafruit.com/4x4-rotary-encoder-midi-messenger.md)
- [MIDI for Makers](https://learn.adafruit.com/midi-for-makers.md)
- [Arcade Synth Controller](https://learn.adafruit.com/arcade-synth-controller.md)
- [USB MIDI Host Messenger](https://learn.adafruit.com/usb-midi-host-messenger.md)
- [14-Segment Alpha-numeric LED FeatherWing](https://learn.adafruit.com/14-segment-alpha-numeric-led-featherwing.md)
- [Adafruit DS2484 I2C to 1-Wire Bus Adapter Breakout](https://learn.adafruit.com/adafruit-ds2484-i2c-to-1-wire-bus-adapter-breakout.md)
- [Adafruit Feather RP2040 with USB Type A Host](https://learn.adafruit.com/adafruit-feather-rp2040-with-usb-type-a-host.md)
- [Adafruit TE MS8607 PHT Sensor](https://learn.adafruit.com/adafruit-te-ms8607-pht-sensor.md)
- [Bare E-Ink Displays Crash Course](https://learn.adafruit.com/bare-e-ink-displays-crash-course.md)
- [Raspberry Pi Care and Troubleshooting](https://learn.adafruit.com/raspberry-pi-care-and-troubleshooting.md)
- [Adafruit TMC2209 Stepper Motor Driver Breakout Board](https://learn.adafruit.com/adafruit-tmc2209-stepper-motor-driver-breakout-board.md)
- [Adafruit LED Arcade Button 1x4 STEMMA QT](https://learn.adafruit.com/adafruit-led-arcade-button-qt.md)
- [Adafruit Proto Shield for Arduino](https://learn.adafruit.com/adafruit-proto-shield-arduino.md)
- [Adafruit MAX98357 I2S Class-D Mono Amp](https://learn.adafruit.com/adafruit-max98357-i2s-class-d-mono-amp.md)
