Git Product home page Git Product logo

circuitsolver's Introduction

CircuitSolver

Digital/Analog Circuit Design and Simulation System. CircuitSolver contains a variety of features for design and analysis of simple analog and digital circuits, as well as a built-in graphing calculator. It's great for solving those homework problems from EE course textbooks. The UI is text-based with some simple graphics with clickable buttons.

This project was originally written in C++ (mostly C) in CodeWarrior during my time at Carnegie Mellon University from 1996-2000. I've since ported this to Windows, linux, and cygwin. I provide the source of CircuitSolver for educational purposes but with no support. Use it how you would like.

Only the Windows build is currently supported. The WinCircuit Solver.vcxproj file can be opened with any recent version of MS Visual Studio (2010, 2015, etc.) and should build with no external dependencies and run on any modern version of MS Windows.

That's right, there are no dependencies. Everything is self-contained. All of the graphics, window management, mouse/keyboard input, file I/O, etc. are done in software using native OS system calls. This project was written before most of the utility libraries in use today even existed.

circuitsolver's People

Contributors

fegennari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.