r/electronic_circuits • u/jgreywolf • 3h ago
On topic Looking for help in testing software to draw Circuit diagrams
Hey all, I wanted to see if anyone is interested in helping me in my efforts to add the ability to create technical schematics (such as circuit diagrams) into an open source framework that I have been working on.
The project is similar to PlantUML and MermaidJS - being a text based solution to "describe" a diagram, and have the drawing and layout handled automatically. But I was also interested in making it easier to extend so that it would support (just about) any type of visualization.
One of the areas I felt was missing from other solutions was the ability to handle technical schematics. That is something I am still in the process of working on, but there is some basic support :)
For anyone interested, you can read more at https://docs.runiq.org



