Skip to content

Instantly share code, notes, and snippets.

@rsbohn
Created January 5, 2022 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsbohn/6e00f4b3e5886d6a9cbcbfcc9d00947e to your computer and use it in GitHub Desktop.
Save rsbohn/6e00f4b3e5886d6a9cbcbfcc9d00947e to your computer and use it in GitHub Desktop.
Looking forward
#CircuitPython2022
For the Broadcom ports I would really like to have an onboard editor.
Something simple that would allow for stand-alone coding beyond what you can do on the REPL.
I would also like to explore the possibilities and limitations of MIDI on CircuitPython.
Dexter Starboard 2022-01-04
@gmeader
Copy link

gmeader commented Jan 18, 2022

I too am interested in MIDI on CircuitPython. I have developed a few MIDI CP apps.
See my Pybadge repo https://github.com/gmeader/pybadge

Also would love USB Host capability added to CP, so that common, inexpensive MIDI controllers that only have a USB cable could be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment