-
Hello,
I am trying to use the USBH_MIDI_Converter example with this setup: an Arduino Uno with a USB Host Shield from SparkFun. The Arduino is powered through the barrel jack, but I also use the Ar…
-
Hello there,
I've got a compile error for targeting to ESP8266 boards using ESP8266 Arduino SDK (a.k.a ESPduino, see here: [https://github.com/esp8266/Arduino](https://github.com/esp8266/Arduino))
…
-
Hello, I implementing MIDI class.
Some USB MIDI device have multiple interface. But the first interface may not have an endpoint.
In this case, enumeration is fail.
```
Configuration descriptor
0…
-
Hi there,
I'm trying to get Teensy 3.1 as a USB host communicating with multiple USB MIDI devices.
I'm using the Mini USB Host shield with this awesome library.
I also have the high speed SP…
ghost updated
7 years ago
-
Hello, i have troubles trying to get a Novation Launchpad Mini running. It's supposed to be midi compliant, but is not working if i declare it as a midi usb device.
if i run the hardware test without …
-
hello, been trying to use an arduino with usb host cor converting the usb midi out of an Arturia beatstep pro to midi din, using the USB midi converter with no luck. eems like no midi streaming is get…
-
Hi there!
I guess you all use Midi for the Serial ports. I've implemented a USB-Core for Arduino Leonardo/Micro (witht he help of rkistner) to use Midi with your PC as well. If someone is interested i…
-
I installed octomap using sudo apt-get install ros-kinetic-octomap
then tried to install octovis using:
sudo apt-get install ros-kinetic-octovis
it shows E: unable to locate package
What could b…
-
Hi,
We're facing exactly the problem declared in this link.
http://askubuntu.com/questions/681555/ubuntu-14-04-arduino-due-upload-firmware-issue
This problem is serious as it renders the DUE board use…
-
Hi,
Utterly new to this, but want to connect usb midi devices to my iPad via bluetooth and this looks like the answer. I am assuming that in addition to USB Host Shield 2.0 for Arduino and RedBear…