Skip to content

Makie.jl recipe for interactive circuit visualisation #31

@Avika2211

Description

@Avika2211

[Proposal] Circuit Visualization Recipes with Makie.jl

Summary

My proposal suggests adding support for visualizing electronic circuits in Julia using Makie.jl recipes. My goal is to enable users to compose schematic diagrams using standard components like resistors, capacitors, wires, and voltage sources, rendered in 2D.

This would benefit:

  • Educational tools (e.g., Pluto notebooks for electronics)
  • Lightweight schematic sketching and documentation
  • Rapid prototyping of circuit layouts

Scope

The initial focus is on 2D visual circuit components with grid-based layout support. Core features could include a set of reusable recipes, labeled components, and clean wire routing.

In the future, the system could be extended toward interactive or even 3D circuit visualizations, leveraging Makie’s full capabilities.


Thanks,
Avika

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions