USB MIDI Host

Hi,

Does anyone know of a board and shield combination that would support USB MIDI host to MIDI DIN?

The purpose is to plug a USB musical keyboard into this device and have the device send to MIDI DIN connectors, without using a computer as the USB host.

Here’s a text diagram :slight_smile:

USB Keyboard ↔ USB host device ↔ MIDI DIN IN and OUT

I’m looking to build this so it could be a product but it may not be possible to do it with off the shelf parts.

A quick google search turns up https://www.instructables.com/id/Arduin … Converter/

You could do this with https://www.sparkfun.com/products/12898 https://www.sparkfun.com/products/9947 and an Arduino

/mike

Thank you @n1ist. The SparkFun product references are helpful.