Excluding circuittikz, how can I create circuit diagrams

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
AVBs2Systems
Messages
39
Reaction score
24
Hello.
I want to create circuit diagrams, excluding the package tikz and not wanting to write up a schematic in latex, how can I create circuit diagrams?

I would think one of you would have been creating and importing complex diagrams into latex. I do not want to take pictures and post them, I would really need the latex rendering it.

Thanks in advance.
 
on Phys.org
fresh_42 said:
A tikz manual is here:
https://www.overleaf.com/learn/latex/LaTeX_Graphics_using_TikZ:_A_Tutorial_for_Beginners_(Part_4)—Circuit_Diagrams_Using_Circuitikz#All_articles_in_this_series

Why do you want to exclude it? Maybe there are alternatives on that page, I haven't searched for them.

The best I am hoping for is that I can draw it in some software, export it as tikz code or another package, and render it in latex.

I do not want to write the code for it, but to be able to create a schematic and import it so its rendered in latex.