openbikesensor / openbikesensor.github.io

The OpenBikeSensor project website and documentation
https://openbikesensor.org
GNU Lesser General Public License v3.0
28 stars 32 forks source link

Interactive schematics #8

Open boldt opened 3 years ago

opatut commented 3 years ago

@boldt Can you describe what you mean? Is there certain plugins or generators that provide this, and how would you keep it up to date with the actual schematics?

Shouldn't linking to the PCB design repository be the simplest and most up to date way of displaying it? Everybody can download the project and KiCad.

opatut commented 3 years ago

We could use KiAuto, and a git submodule, to automatically generate up-to-date PDFs from the schematics when building the site, then provide those for download. Might be tricky to integrate into the build workflow, but should be possible. KiAuto seemed to work fine for me in a quick test.