tscircuit/dataset-srj12-bus-routing
The code defines electronic circuit diagrams featuring PCB layouts with USB-C, HDMI, and general-purpose chips, connecting their pins with traces, component footprints, and annotations for hardware design.
- Version
- 1.0.6
- License
- unset
- Stars
- 0
vercel.json
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"installCommand": "bun install --frozen-lockfile",
"buildCommand": "bun run build:site",
"outputDirectory": "cosmos-export"
}