USB - IR-Receiver, HID - Keyboard detection of Picomite USB


Author Message
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4378
Posted: 01:05pm 08 Feb 2025      

  Arne said  Need help how to go on/solve the problem.

Arne

Make it identify as an already-supported keyboard if you want it to be detected as a keyboard.

Alternatively, grab the USB code and hack on it till it does what you want.  BTW expect a lot of pain.

The Pico wasn't designed to handle USB.  It struggles to do any USB and is limited due to having no useful hardware for USB let alone a big USB (software) "stack". Windows, MacOS, Linux etc all have big hardware help and big software for USB.

Or maybe find a device that works in the way you want (ESP32?) and connect via that.

hmmm, or just maybe Peter will fancy hacking on the USB code...

John
Edited 2025-02-08 23:08 by JohnS