pidcodes / pidcodes.github.com

Website for pid.codes
http://pid.codes/
Other
485 stars 796 forks source link

Improve options for RV003USB #869

Closed cnlohr closed 11 months ago

cnlohr commented 1 year ago

It would be really helpful if there were 3 basic devices - a bootloader, a HID descriptor and a generic non-HID descriptor for users.

See more about rv003usb here (also referenced in the changed files): https://github.com/cnlohr/rv003usb

cnlohr commented 1 year ago

I would not want a separate PID for each example within my project. There may be 10 or 15 before I'm done with this!

In general, I think it's fine, because it doesn't matter if there are multiple of the same VID/PID's that are identical when it comes to HID dongles plugged into the same system.

And it doesn't matter if there are multiple of the same for devices that are being used by bespoke code through HIDAPI.

Would it really be preferential for me to make another 5 PIDs right now?

tannewt commented 1 year ago

Why not use test PIDs for example code?

cnlohr commented 1 year ago

@tannewt I don't understand the question. Please elaborate, test codes meaning what?

tannewt commented 1 year ago

@tannewt I don't understand the question. Please elaborate, test codes meaning what?

https://pid.codes/1209/0001/ 0001 - 0010 are private use test codes.

cnlohr commented 11 months ago

Bleh sorry I missed this for so long. I fixed the comment.