/svg-pcb

Design PCBs in the Browser

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

SVG PCB: a bidirectional editor for making circuits with code

teaser

SVG PCB is JavaScript based hardware description language and a browser-based editor for that language.

For more information go to the SVG PCB Website.

An introductory tutorial can be found here.

You can also read our paper from SCF 2022.

Use a Chromium Browser

Dev

Download the repo and run:

yarn
yarn dev