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

Any production ready hardware available? #61

Open
abu-matterize opened this issue Nov 13, 2024 · 8 comments
Open

Any production ready hardware available? #61

abu-matterize opened this issue Nov 13, 2024 · 8 comments

Comments

@abu-matterize
Copy link

Hello people,

I was wondering is there any production ready hardware available to use?

Any suggestions appreciated.

@polhenarejos
Copy link
Owner

What do you mean? There are plenty of boards mounting RP2350, RP2040 or ESP32-S3 for selling from different vendors.

@abu-matterize
Copy link
Author

I mean as in the usb key form factor.

@polhenarejos
Copy link
Owner

polhenarejos commented Nov 13, 2024

I did not find it.
I use Tiny2350 which is not USB key but is really tiny.

Edit: there's Trinkey QT2040 but is RP2040 and the size is wider than normal USB, it might collide with neighbor usb keys.

@abu-matterize
Copy link
Author

Thanks for sharing your findings @polhenarejos

@abu-matterize
Copy link
Author

So, after searching for sometime, I decided to build my own USB-C key which can accommodate RP2350/RP2354. And of-course decided publish all of the resources.

Here is the initial version of the schematic: https://github.com/abu-matterize/pico-keychain/blob/main/hardware/schematics/picokey-schematic-v1.0.pdf

Suggestions and scrutinizes welcomed.

@polhenarejos
Copy link
Owner

What GPIO24 will be used for?
Not sure why GPIO23 is connected to voltage regulator.
SC and SD do not seem to be connected to anywhere.
I would prefer a RGBW neopixel rather than a plain green led. Most of the boards equip a neopixel.

@abu-matterize
Copy link
Author

What GPIO24 will be used for?

An additional button if in case required.

I would prefer a RGBW neopixel rather than a plain green led. Most of the boards equip a neopixel.

Of-course. Will change it to WS.

@abu-matterize
Copy link
Author

SC and SD do not seem to be connected to anywhere.

Those are SWD/CLK pins for debugging in testing. Would it make any difference leaving as it for production?

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