dvc94ch / pycircuit

Use python for designing circuits (experimental) (deprecated in favor of https://electron-lang.org)
https://electron-lang.org
56 stars 9 forks source link

Move pcb rendering into it's own project #23

Open dvc94ch opened 6 years ago

dvc94ch commented 6 years ago

Inspired by netlistsvg, a json representation of a pcb should be rendered in svg. Packages should compile to an svg skin file. Ideally for #2 it is written in JS.