Hi,
I just finished a control panel for the Alan Yorink’s s2a, working well on Windows, to help kids ot use it with Scratch.
In my TODO list, I wanted Arduino card autodetect, dan it’s done : I scan registry for a specific key and compare with Arduino vendor ID which seems to be 0x2341. Is it this ID for any card ?
And I would like to test what card is it exactly, but I never found any list of Product ID ofr Arudino, does it exist ? Someone knows where I could find it ???
Thanks a lot for your help !
And if someone is a C++ specialist and would like to help me on my TODO list he would be very welcomed…