-
Sorry for this newb question, i read your code, but i do not see what i want. I just want to connect trough usb a pico to a thermal printer.
what do i need to just software connect to printer?
i d…
mrbbp updated
1 month ago
-
Can't manage to get USB host features. I am trying to get the usb keyboard recognized by T5-ePaper-S3 but no avail.
Does anyone know if usb host is supported and have any example using usb host feat…
-
Wouldn't it be cool to be able to attach a USB MIDI controller (keyboard) directly to the Pico?
This code may be able to do it:
https://github.com/rppicomidi/midi2usbhost/tree/main/C-Code
-
### Please describe your issue.
It happens after putting the device into dfu mode. Gives this error.
Processing arduino_uno (board: uno; platform: atmelavr; framework: arduino)
----------------…
-
Hello everybody,
does anyone know if it is possible to make the RP Pico a usb host using embassy? If not, does anyone know a diffrent rust crate that does this?
I know there is a C Libary for th…
-
I am trying to connect a keyboard to the LilyGO T-Display-S3 AMOLED as an input device using USB Host mode. However, I am encountering the following issues:
1. The USB DM and USB DP pins, which are…
-
![IMG_0822](https://github.com/user-attachments/assets/769bbda1-829d-4cad-b502-e4e7f4aa75bb)
I've been testing NanoKVM with a Sipeed Lichee Pi 3A board, and I'm not sure if this is a flaw in the US…
-
It would be nice to have a USB MIDI in so that we can attach USB MIDI controllers (keyboards) that do not have a DIN-style MIDI connector. For this, the Pico would need to run in USB host mode.
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I am using ESP32-S3 DEV KIT N8R8 with esp3d-tft to communicate via wifi with my cnc 3030 prover max (with GRBL, USB port CH340) and the setting is made to communicate via USB SERIAL port. I can send a…