Skip to content

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

Notifications You must be signed in to change notification settings

UIKit0/circuit-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Circuit Simulator

Copyright © 2011 Massachusetts Institute of Technology

License: see zupolgec#1

edX published the same files here: https://github.com/edx/edx-platform/blob/master/common/lib/xmodule/xmodule/js/src/capa/schematic.js

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%