-
Notifications
You must be signed in to change notification settings - Fork 188
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
Add support for Tau board #123
Conversation
@ladyada Could you opine on the VID/PID? It's the Arduino VID. Otherwise looks fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The VID belongs to Arduino. Please get a PID from https://pid.codes/ or if you are volume producer, consider buying your own VID.
@scswift are you still selling RabidPrototypes hardware? |
Yes, I still sell the Tau boards, but once my remaining stock is depleted I won't be manufacturing more. I've only got 100 of them left. |
@scswift ok, did you get a USB VID/PID for your products? |
I have not. The Tau is the only product I have which required a unique PID because they use the SAMD21E17A. But they're nearly sold out, so there's little point in updating them now, and if I were to do so, everyone who's purchased them over the last four years and tries to download the latest drivers would find they could not access their hardware, which would result in major headaches all around. So I'd rather you just opt not to support the board if you're concerned about driver conflicts. |
@scswift kk where did the unique PID come from? |
I don't recall how it was selected. |
@scswift ok, for the rest of your products, do you recall how those USB PIDs were selected? |
The Tau (100 in stock, end of life), Firecricket (7 left in stock, EOL), and Pixel Mini (out of stock forever), use the same chip + pinout and same VID/PID, and the PID is unique out of necessity. The Neutrino (3 left in stock, EOL), Firecricket XL (20 remaining in stock, EOL), and Pixel (out of stock forever) are chip + pin compatible with the Arduino Zero, and so used one of its VID/PID combos, because otherwise their drivers would always be out of date as I couldn't possibly keep up with the constant updates to the IDE. The Tachyon never went into production so no VID / PID was selected for it, but if it ever does, I'll be sure to select unique ones for it using that website you linked. The Positron uses the Atmega1284P, isn't a general purpose board, and doesn't use USB. Basically, the general-purpose Arduino side of my business is on its last legs and I'm almost out of stock on everything. The boards never sold very well, so I'm transitioning back to making purpose-built electronics for cosplay props which have a higher profit margin. |
You really owe your 229 Kickstarter backers an update concerning this. It's been 2 and a half years since you launched this campaign and you still haven't delivered. Issue refunds to everyone and give us closer. https://www.kickstarter.com/projects/rabidprototypes/tachyon-the-lightning-fast-120mhz-arduino-compatib/description |
I have been providing updates. And I've refunded everyone who's asked, including you. |
Are you hoping that the majority of people forget about backing your campaign and you can keep their money? |
hi folks - this thread isn't a place to hash out kickstarters. we're just trying to figure out whether there was ever an official VID / PID allocated to this board. it seems not! so this topic is now locked |
No description provided.