Skip to content

gdsports/MIDIDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5Stack Portable USB Host MIDI Display

USB MIDI keyboard plugged into M5Stack showing MIDI events

Plug in a USB MIDI keyboard into the M5Stack USB host port and see MIDI events on the display. When the screen is full, press Button A to clear. Runs on battery with a plain USB MIDI keyboard. USB MIDI devices with lots of LEDs or complex functions such as sampler, sequencers, and displays may draw too much current for the M5Stack battery. Try powering the M5Stack via its USB port or power the MIDI device using its own power supply, if available.

M5Stack Core + USB host module

The M5Stack USB module provides the USB host interface for the printer. The USB module is based on the MAX3421E USB chip which is supported by the USB Host Shield 2.0 library.

Hardware

Libraries

Arduino upload failure

I found installing a 1 uF capacitor between GND and RST helps a lot. See the link for more discussion.

http://community.m5stack.com/topic/55/simple-fix-when-upload-fails

Battery Power On Failure

When running on battery, the M5Stack does not turn on when the USB host module is installed. The M5Stack works fine running on battery but once it is turned off, it can only be turned on by plugging in power via the USB jack.

The M5Stack power on works correctly when the USB host module is removed.

About

Display USB MIDI events on M5Stack display

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages