Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaqwsx/Pinion
Generate interactive and nice-looking diagrams for your PCBs!
https://github.com/yaqwsx/Pinion
eda kicad pcb
Last synced: 3 months ago
JSON representation
Generate interactive and nice-looking diagrams for your PCBs!
- Host: GitHub
- URL: https://github.com/yaqwsx/Pinion
- Owner: yaqwsx
- License: mit
- Created: 2021-05-21T12:53:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T11:38:36.000Z (over 1 year ago)
- Last Synced: 2024-07-15T12:55:01.399Z (4 months ago)
- Topics: eda, kicad, pcb
- Language: Python
- Homepage: https://yaqwsx.github.io/Pinion/
- Size: 8.09 MB
- Stars: 410
- Watchers: 10
- Forks: 19
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-hardware - pinion
README
# Pinion — Nice-looking interactive diagrams for KiCAD PCBs
Pinion is a simple tool that allows you to make a nice-looking pinout diagrams
for your PCBs like this:![Screenshot](docs/resources/screenshot.png)
[Live demo](https://yaqwsx.github.io/Pinion/alksStandalone.html)
The diagrams are static HTML & Javascript files that you can easily include in
your documentation. You do not need any backend, so you can easily serve them on
your web page or Github pages. It is really simple!## Documentation
The documentation is available at
[https://yaqwsx.github.io/Pinion](https://yaqwsx.github.io/Pinion).## Do you enjoy Pinion or does it save your time?
Then definitely consider [**supporting me on GitHub
Sponsors**](https://github.com/sponsors/yaqwsx) or buy me a coffee:[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E2181LU)
Your support will allow me to allocate time to properly maintain my projects
like this.PS: Be sure to check out my other KiCAD & PCB related projects:
- [KiKit](https://github.com/yaqwsx/KiKit/)
- [PcbDraw](https://github.com/yaqwsx/PcbDraw/)
- [JlcParts](https://github.com/yaqwsx/jlcparts)## Pinion is broken. What can I do about it?
If something is not working as expected, please open an [issue on
GitHub](https://github.com/yaqwsx/Pinion/issues). Please, provide as many
resources as possible and clear instructions on reproduction of the bug.If you have a proposal for a new feature or you are just unsure about Pinion
usage, you can start a [discussion on
GitHub](https://github.com/yaqwsx/Pinion/discussions).