mirror of
https://github.com/kitspace/awesome-electronics.git
synced 2026-07-11 04:22:56 -05:00
[PR #139] Add Circuit Diagram Maker to Free EDA Packages #2139
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kitspace/awesome-electronics/pull/139
Author: @generalistprogrammer
Created: 5/29/2026
Status: 🔄 Open
Base:
master← Head:add-circuit-diagram-maker📝 Commits (1)
0e3e26eAdd Circuit Diagram Maker to Free EDA Packages📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds a link to Circuit Diagram Maker (https://circuitdiagrammaker.app) at the bottom of the Free EDA Packages section.
It is a browser-based editor for circuit and wiring diagrams (schematic capture only, no PCB layout). Drag electrical and electronic symbols onto an infinite canvas, wires auto-route, and you can export to PDF, SVG, or PNG. There is a free tier and an optional paid Pro plan.
It sits in a similar bracket to EasyEDA (browser-based, free to try) but scoped to schematic / wiring diagrams rather than full PCB design — useful for makers, electricians, tutorials, and documentation.
Disclosure: I'm involved with the project.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.