This simulates web app simulates a custom resistor-capacitor (RC) circuit.
- Live visualization of voltage, current, and resistance sensors with animated charge movements
- Input fields for custom conditions
- Responds instantly to changes in inputs, even while running
- Calculates measurements using integral forms of physical equations (minimizes errors)
- Graphs over voltage and current per time
Visit the demo, change the conditions (if desired), and click "run"!
- Fork it
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
- HTML5 Boilerplate Library - Starting Template - MIT Licensed
- jQuery - JavaScript Helper Library - MIT Licensed
- Bootstrap - Layout and Styling Library - MIT Licensed
- EaselJS - Canvas Drawing Library - MIT Licensed
- TweenJS - Animation Library - MIT Licensed
- D3 - Data Visualization Library - BSD Licensed
- function-plot - Graphing Library - MIT Licensed
- math.js - Math Library for Unit Conversion - Apache 2.0 Licensed
Copyright (C) Ravi Rahman 2017.
Licensed under Apache 2.0.
See LICENSE.txt.