added library links

This commit is contained in:
2026-06-16 21:05:30 -05:00
parent 51248398ce
commit 87236b506c
4 changed files with 13 additions and 3 deletions
+13 -3
View File
@@ -26,16 +26,26 @@ Explanation of folder structure.
## Libraries ## Libraries
These libraries and plugins are useful. <br> These libraries and plugins are useful. <br>
[Interactive HTML BOM](https://github.com/openscopeproject/InteractiveHtmlBom)<br>
[KiCad Libraries](https://www.kicad.org/libraries/download/)<br>
[Digi-Key Library](https://github.com/Digi-Key/digikey-kicad-library)<br>
[SparkFun Library](https://github.com/sparkfun/SparkFun-KiCad-Libraries)<br>
[Espressif Library](https://github.com/espressif/kicad-libraries)<br>
[JLCPCB Library](https://github.com/CDFER/JLCPCB-Kicad-Library)<br>
[JLCPCB Tools](https://github.com/Bouni/kicad-jlcpcb-tools)<br>
[KiCanvas](https://github.com/theacodes/kicanvas)<br>
## Todos ## Todos
## Acknowledgments ## Acknowledgments
[Awesome KiCad](https://github.com/joanbono/awesome-kicad)<br>
[nguyen-v KDT Hierarchical KiBot](https://github.com/nguyen-v/KDT_Hierarchical_KiBot) [nguyen-v KDT Hierarchical KiBot](https://github.com/nguyen-v/KDT_Hierarchical_KiBot)<br>
[Tom Preston-Werner README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development)<br> [Tom Preston-Werner README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development)<br>
[Make a README](https://www.makeareadme.com/)<br> [Make a README](https://www.makeareadme.com/)<br>
[Choose a LICENSE](https://choosealicense.com/)<br> [Choose a LICENSE](https://choosealicense.com/)<br>
[Gitignore Templates](https://github.com/github/gitignore)<br> [Gitignore Templates](https://github.com/github/gitignore)<br>
[PCB Design Rule Check](https://www.pcbway.com/pcb_prototype/PCB_Design_Rule_Check.html) [PCB Design Rule Check](https://www.pcbway.com/pcb_prototype/PCB_Design_Rule_Check.html)<br>
[PCB Design Rules](https://github.com/pcbway/PCBWay-Design-Rules)<br> [PCB Design Rules](https://github.com/pcbway/PCBWay-Design-Rules)<br>
View File
View File
View File