Skip to content

add usb-device-midi from microptyhon-lib to the image#134

Merged
ThomasFarstrike merged 1 commit into
MicroPythonOS:mainfrom
bertouttier:feat/add_usb_midi_lib
May 11, 2026
Merged

add usb-device-midi from microptyhon-lib to the image#134
ThomasFarstrike merged 1 commit into
MicroPythonOS:mainfrom
bertouttier:feat/add_usb_midi_lib

Conversation

@bertouttier
Copy link
Copy Markdown
Contributor

The goal is to create a MicropythonOS app that acts as a USB MIDI device.

@bertouttier bertouttier marked this pull request as ready for review May 8, 2026 12:42
@bertouttier
Copy link
Copy Markdown
Contributor Author

Running the MIDI example in lvgl_micropython/lib/micropython/lib/micropython-lib/micropython/usb/examples/device/midi_example.py seems to work.

@ThomasFarstrike
Copy link
Copy Markdown
Contributor

This is very cool! It looks very small and will be frozen (compiled to .mpy) so it's fine, but in general, we might consider bundling these things with the app itself, instead of into MicroPythonOS, to keep the build small.

@ThomasFarstrike ThomasFarstrike merged commit 304cf0b into MicroPythonOS:main May 11, 2026
5 checks passed
@bertouttier bertouttier deleted the feat/add_usb_midi_lib branch May 12, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants