Hacker News new | ask | show | jobs
by veyh 1023 days ago
If your project is open source, you can get a PID for free. [1]

I received one for a virtual usb keyboard [2] that I made to work alongside a desktop app. Having a dedicated VID/PID makes detecting the presence of the device easy.

[1] https://pid.codes/

[2] https://github.com/veyh/AutoPTT-sidekick/

1 comments

Nice project!