CH559sdccUSBHost icon indicating copy to clipboard operation
CH559sdccUSBHost copied to clipboard

USB host to Arduino Interface with the Cheap CH559 uC

Results 16 CH559sdccUSBHost issues
Sort by recently updated
recently updated
newest added

I was able to get this to work but with XInput only gamepads, the arduino code detects the device and receives Device info on port but it does not get...

In the HID specification for keyboards, the keyboard is not responsible for setting its own LEDs for - Caps Lock - Num Lock - Scroll Lock it is up to...

Can we add support for usb thermal printer interface

Can I use a Bluetooth mouse? I think it's a cool idea

Hi there, thanks for providing this very interesting project! I created a Makefile to build the project on Linux. Is this something you'd consider for inclusion?

While i'm getting things to work with the vscode/cmake template project, i've run into issues with the pinMode function. It's not working at all for me (sdcc 3.9.5). After doing...