/circuit-simulator

© 2011 MIT - It's a circuit simulator like PSpice written in Javascript. Uses two js libraries: cktsim.js and schematic.js

Primary LanguageJavaScript

Circuit Simulator

Copyright © 2011 Massachusetts Institute of Technology

This circuit simulator uses two js libraries: schematic.js for drawing circuits and cktsim.js for solving them.

The libraries have been written by MIT for the 6002x online course on the new MITx learning platform. I think they will be opensourcing all these libraries, and much more, soon.