horizon-eda / horizon

Horizon is a free EDA package
https://horizon-eda.org/
GNU General Public License v3.0
1.12k stars 83 forks source link

Feature request: integration with jlc components database #524

Open bob-u opened 3 years ago

bob-u commented 3 years ago

Extend parametric search for resistors and capacitors to include jlc vendor part list, and include vendor specific features such availability, pricing, basic or extended assembly. Similar to this website:

https://yaqwsx.github.io/jlcparts/

carrotIndustries commented 3 years ago

The stock information column in the part browser is backed by the StockInfoProvider class that could also be implemented with a backend to the json files generated by that site.

This however doesn't make the parts appear out of thin air.

isometric commented 3 years ago

this seems scrapable but that's going to be hell to review & dedup with existing https://github.com/xtoolbox/lc_kicad_lib