Graphics, Figures & TablesTools for Drawing circuitikz

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
jericho
Posts: 1
Joined: Sun Nov 12, 2023 8:36 pm

Tools for Drawing circuitikz

Post by jericho »

Hi all, I'm new here.

I recently started a teaching position at a school and couldn't find any good ways to put together circuits using circuitikz besides sketching them out, and then jamming in the values by hand. It seems time could be used elsewhere.

So I started building a tool that can add, remove, position and change properties of components in a GUI environment and then export that to a circuitikz block in LaTeX.

Here is a quick video of it working:
https://youtu.be/893T4Mzy5-U

Here is the repository if anyone wants to contribute to it, or if there is interest in it:
https://github.com/jerihass/ResTeX

It's still very early, but seeing as I couldn't find anything similar on the internet (does LTSpice export to circuitikz or tikz?) maybe a tool like this could be useful for others.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply