-
Hi,
finally I have purchased a RedBearLab nRF51822 and USB host shield to try this project out (I am the guy of the midi accordion https://github.com/JasonBugeja/AccordionMega_USB_Keyb).
Current…
-
Dear @rppicomidi,
I've had some time to experiment with your fork of tinyusb and tried to refactor the code on this one to work as a transparent passthrough (zero filter) of MIDI commands between t…
-
Hi,
Very interesting project, but not sure I am understanding the USB operation.
It looks like the M0 does not have the ID wire connected, so does this mean that the f/w is forcing it into USB Hos…
-
Hi
this is a great project. It will help me play at church for sure. I got all the libraries and dependencies I found ([Adafruit_TinyUSB_Arduino](https://github.com/adafruit/Adafruit_TinyUSB_Arduin…
-
Hello,
I am using a XIAO BLE Sense (NRF52840) board to map IMU data into MIDI CC.
Yes I know this might be special topic because of the "core", so this is for information only.
Long story short…
-
Hello,
Apologies if this is the wrong place to be asking for support help.
I've posted my issue in (hopefully) great detail here: https://forum.arduino.cc/t/usb-midi-communication-error/874461…
ghost updated
3 years ago
-
hello colatino how i fix pico_usb.h is no such file and directory..
and can i make this midi pedal without lcd.. what code i must modify?
![Untitled](https://github.com/Colatino/PicoZoom/assets/46…
-
Sorry, its me with another question: i think i still havent understood well what this Software is going to do:
- Can i connect a Synth with USB Midi to the AtomS3 and it will translate USB Midi to …
-
### Please describe your issue.
Processing pico (platform: https://github.com/maxgerhardt/platform-raspberrypi/archive/9e55f6db5c56b9867c69fe473f388beea4546672.zip@1.14.0; board: pico; framework: ard…
-
Hello:
I used Arduino UNO with USB Host Shield, and they can work, but I found USB Host Shield SS pin is high.
In MAX3421E data sheet, if SS pin is low, then SPI data can transmit.
As far as I und…