Skip to content

Releases: abdulrhman-dev/circuit-simulator

v0.1.0 Circuit Simulator Release

09 Dec 15:53
9716d92
Compare
Choose a tag to compare

Initial Release - Circuit Simulator

Version: v0.1.0

I'm excited to announce the first official release of the Circuit Simulator! This version introduces the core features for designing, modifying, and solving electrical circuits in an intuitive and interactive environment.

Features:

  • Interactive Circuit Design: Easily create circuit elements such as resistors, voltage sources, current sources, wires, and ground on a grid-based interface.
  • Element Modification: Modify element values using metric prefixes like k, M, u, and more.
  • Fast Circuit Solving: Instantly solve circuits and view detailed information such as nodal voltages, voltage differences, and currents across elements.
  • Multiple Circuits on One Canvas: Create and solve multiple circuits within a single workspace.
  • Error Handling: Invalid circuits are detected, and error messages are displayed for easy troubleshooting.
  • Camera Controls: Move and zoom the canvas to view and manage large circuit designs effortlessly.
  • Undo Actions: Quickly undo any mistakes with the undo functionality.

Getting Started:

  1. Clone the Repository or Download the ZIP.
  2. Follow the instructions in the README to set up the project and start designing circuits.
  3. Use the interactive interface to create and modify elements, solve circuits, and explore results.

Installation:

Refer to the README for detailed setup instructions.