-
Thread migrated from Lilygo github....
[momosh13](https://github.com/momosh13) commented [yesterday](https://github.com/Xinyuan-LilyGO/T-Display-S3-Long/issues/1#issuecomment-2017289937) •
Hi nik…
-
Reference: https://forum.arduino.cc/t/giga-r1-usb-mass-storage-examples-has-anyone-managed-to-run-an-example-project/1127694
Several of us (@BobtheDog, @Kurte and me) have been experimenting with t…
-
### Board
esp32s3
### Device Description
esp32s3 devkitc n8r8
### Hardware Configuration
Native USB port plugged into computer, serial convert USB port not plugged in.
### Version
…
prplz updated
3 weeks ago
-
Hi
Is it possible sent MIDI data from Ch376 via TX from Arduino to USB MIDI iNTERFACE?
![IMG_4458](https://user-images.githubusercontent.com/56415244/77749069-b15b3e00-7021-11ea-8cc3-0fd47c3a8611…
-
A support for Teensy 4.0 and 4.1 is missing.
-
Please tell me if there are any differences in the work of the library for USB HOST SHILD with the MAXIM3421EE chip?
This type of boards began to appear on the market since the middle of last year. U…
-
### Please describe your request.
Is it possible to add support for the Rock Band Fender Mustang Pro Guitar Controller for Wii to use on Xbox 360? This has a lot of little buttons all around the neck…
-
Dear fellows,
I wanted to try out Dekrispator on my STM board, controlling it with my CME MIDI Controller.
I couldn't get any response from the controller. With GDB I could see that it would always …
-
As I have mentioned on the forum:
https://forum.arduino.cc/t/can-not-find-examples-for-usbhostserial/1182486/17
I am trying to hack up some code similar to the USBHostSerial code that works with oth…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.4 on 2024-04-16; Adafruit KB2040 with rp2040
```
### Code/REPL
```python
if supervisor.runtime.serial_bytes_available:
…