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

USB Vendor and Product IDs #7

Open
PixnBits opened this issue Jun 27, 2014 · 4 comments
Open

USB Vendor and Product IDs #7

PixnBits opened this issue Jun 27, 2014 · 4 comments

Comments

@PixnBits
Copy link
Contributor

Find & populate vid's and pid's for all/most/common boards

@PixnBits
Copy link
Contributor Author

Some from a list

2341  Arduino SA
    0001  Uno (CDC ACM)
    0010  Mega 2560 (CDC ACM)
    003b  Serial Adapter (CDC ACM)
    003f  Mega ADK (CDC ACM)
    0042  Mega 2560 R3 (CDC ACM)
    0043  Uno R3 (CDC ACM)
    0044  Mega ADK R3 (CDC ACM)
    0045  Serial R3 (CDC ACM)
    8036  Leonardo (CDC ACM, HID)

PixnBits added a commit to PixnBits/arduino-data that referenced this issue Jun 28, 2014
@PixnBits
Copy link
Contributor Author

sorry, ignore 0f9f570; it was some local cloning wonkiness
but 0b57f2f is good

PixnBits added a commit to PixnBits/arduino-data that referenced this issue Jun 29, 2014
`pid`s from http://www.linux-usb.org/usb.ids
The Mega2560 and MegaADK are very much the same (see joshmarinacci#8)
joshmarinacci added a commit that referenced this issue Jun 29, 2014
+vid/pid to mega2560 & uno (#7)
@PixnBits
Copy link
Contributor Author

Jackpot! It looks like there's more data than what is listed in the boards.txt file.

(Sidenote: is it annoying/distracting to use this issue as a scratchpad? or good for/seen as documentation/collab?)

@joshmarinacci
Copy link
Owner

I love having the discussion here. It keeps a permanent record of why decisions were made.

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

2 participants