Code Monkey home page Code Monkey logo

Comments (3)

rppicomidi avatar rppicomidi commented on July 29, 2024 1

@abarthch There is currently no need for two Pico boards. The second Pico board in the photo is just my debug tool. In this project, because I am using a Picoprobe board for code download and serial port debug, I just hooked the VBus pin from my Picoprobe Pico board to the VBus pin of the board running this project.

Once you have programmed your Pico board, all you really need to do is attach an OTG adapter to the Pico USB port and provide 5V power to the VBus pin on the Pico. For example, what I do in the midi2usbhub project is use a USB C breakout board to provide power from a phone charger.

If you want to use the Adafruit feather board, please look at the the examples for the usb_midi_host driver code. They are not too different from this project.

Did this answer your question, or did I miss your point?

from midi2usbhost.

rppicomidi avatar rppicomidi commented on July 29, 2024 1

@abarthch My new project midi2piousbhub should directly support the Adafruit Feather RP2040 with USB Type A Host board. It also supports MIDI from a USB Host like a PC, Mac, or iPad. It is powered from the board's USB device port and the USB device port does double duty as a MIDI Device and a CDC Serial port (for the command line interface).

Can I close this issue?

from midi2usbhost.

aeonoea avatar aeonoea commented on July 29, 2024

Great! Looking forward to try this out once I get a board. Thank you for letting us know 💪

from midi2usbhost.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.