Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 627 Bytes

File metadata and controls

19 lines (10 loc) · 627 Bytes

CircuitDraw

CircuitDraw is a in-browser interactive made using Javascript and P5.js.

Header Image

As of right now, you may only draw circuit (and there is no way to save it)

Usage

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