-
This callback doesn't seem to be good for anything?
https://github.com/rppicomidi/usb_midi_host/blob/a64d35d4879da0d1dc2fe30ec3b6f43bd47ec9bc/examples/arduino/usb_midi_host_example/usb_midi_host_ex…
-
For testing purposes I have a Cherry RS 6000 USB keyboard that is connected to the Circuits@Home USB host shield on top of an Arduino Uno R3.
However, when my Arduino device is powered on and the key…
-
Hi,
I'm working on a USB MIDI library using the `PluggableUSBModule` class. During my tests I've had sporadic failures due to the received USB packets reporting an incorrect length (the number retu…
-
Is there a way to spawn an own thread? I need to retrieve data from a serial device and somehow send midi messages into the run method. I tried spawning a thread in Plugin::new but it seems like this …
-
Hello,
Looking to have a word with you about an hardware improvement and firmware port.
Possible rpi4....
-
I'm encountering difficulties establishing communication between two Android devices, where one is designated as the host and the other as the accessory. I attempted to utilize the usb-serial-for-andr…
-
Basically, simulate a keyboard when plugged into a computer.
This is really useful if you're using a computer at say, work or school and therefore can't install Keepass XC.
ghost updated
5 months ago
-
Great project - I hope it can be nicely integrated with https://github.com/esp8266/Arduino (e.g., to do the uploading and "serial" monitor using just the ESP and no serial adapter).
I also cross-post…
-
Hi, this looks really useful, thanks for sharing it. I've been working on a Teensy-based sequencer/arranger/Eurorack/USB/MIDI-interface thing for a while, and already have some BeatStep functionality…
-
A turtorial would be nice and also a howto to compile this code or a precompiled firmware download link with tutorial howto flash.