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

Automate Product Search with digikey API #10

Open
piotrdelikat opened this issue Sep 16, 2024 · 1 comment
Open

Automate Product Search with digikey API #10

piotrdelikat opened this issue Sep 16, 2024 · 1 comment

Comments

@piotrdelikat
Copy link
Collaborator

Digikey API could be utilised to perform parts fetch automatically.

https://developer.digikey.com/products/product-information-v3/partsearch/keywordsearch
https://pypi.org/project/digikey-api/

@fl4p
Copy link
Owner

fl4p commented Sep 16, 2024

You can try to implement it if you want.
Search inputs would be Vds (aka Vbr, break-down voltage) and Id (drain current) and maybe more.

Also I found fetching parts directly from the manufactureres gives more complete results, especially with recent parts.
#11
You can try to implement the onsemi fetch, its almost done.

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