Given a linear combination of voltages, this tool designs a circuit which implements the equation. For more information about operational amplifiers, head over to the website or just search for it on the web.
To get started just clone the repo and you are done! Open the index.html file in your browser and you are done.
Nothing... Its just plain old javascript and html canvas.
Well, this tool is a static website. So host it anywhere you want
- Fork the repo
- Clone the forked the repo
- Make whatever changes/fixes you want to do
- Push the changes to the forked repo
- Send a pull request
This project is licensed under the MIT License - see the LICENSE file for details
- Hat tip to anyone whose code was used