circuit-simulator icon indicating copy to clipboard operation
circuit-simulator copied to clipboard

⚡ An interactive electronic circuit simulator

Results 19 circuit-simulator issues
Sort by recently updated
recently updated
newest added

![image](https://cloud.githubusercontent.com/assets/1884486/10074480/25ab1e68-62c8-11e5-86a0-aec3ab62a8d3.png) Ground connected: ``` CurrentSource 1 2Resistor.js:83 Resistor 0.9997000999660113 Resistor.js:83 Resistor 0.9996001399520164 Ground.js:110 Ground [0.0003998600479836467] CurrentSource.js:102 CurrentSource 1 ``` Ground disconnected: ``` CurrentSource 1 Resistor.js:83 Resistor 1.0000000000000002 2Resistor.js:83 Resistor 0.9999000099990002...

bug

Currently multiple disconnected circuits are connected together and treated as one for analysis. We could treat them all as separate circuits and analyse them independently. This would mean that problems...

Dragging connectors on mobile behaves a bit funny.

See http://browniefed.com/blog/2015/05/20/react-art-zooming-and-dragging/

See http://browniefed.com/blog/2015/05/20/react-art-zooming-and-dragging/

It would be nice to be able to connect a LED light.

The primordials object was removed from Node.js starting from version 12. Therefore, any version of Node.js 12.x and above should support the primordials object.

Great job,Would be more effective to add logic gates and more components.