CircuitDraw is a in-browser interactive made using Javascript and P5.js.
As of right now, you may only draw circuit (and there is no way to save it)
Head over to https://fsxac.github.io/CircuitDraw/ and start drawing
-
Use the scroll wheel to cycle through different componenents you want to draw.
-
Middle mouse button will toggle you between Draw mode and Edit mode
-
In edit mode, you may highlight a drawn component and hit
delete
to remove component -
Press
G
to toggle the grid on and off