Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtain a own PID and change name #66

Open
MacGH23 opened this issue Aug 2, 2023 · 3 comments
Open

Obtain a own PID and change name #66

MacGH23 opened this issue Aug 2, 2023 · 3 comments

Comments

@MacGH23
Copy link

MacGH23 commented Aug 2, 2023

You can obtain an own PID for free at
https://pid.codes/
and add a Profile to the board.txt.
Then you can change the name to e.g.
"Necroware gameport"
instead of "Arduino Leonardo"

@creopard
Copy link
Contributor

creopard commented Aug 2, 2023

Great idea!

Just posting for reference (boards.txt handling):
#44 (comment)

@hadess
Copy link
Contributor

hadess commented Sep 19, 2023

There's also OpenMoko offering the opportunity to do that:
https://wiki.openmoko.org/wiki/USB_Product_IDs

As the openmoko products have been discontinued, Openmoko Inc. is opening up the use of its Vendor ID for use by the Free and Open Source software and hardware communities. This means you can simply register your devices and will get an allocation of a Product ID for free.

@hadess
Copy link
Contributor

hadess commented Oct 19, 2023

I've looked at this, and this would either requires a lot of manual steps in the Arduino SDK directories, or building "by hand" without the Arduino IDE.

I've started working on a Makefile but didn't manage to compile successfully before running out of time. I'll look again soon unless somebody beats me to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants