Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 610 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 610 Bytes

Breadboard Circuit Designer

A circuit designer using breadboards, ICs, resistors, and LEDs. Written in Java, not only can you design the circuit, but you can simulate the inputs and watch the outputs as well.

Browsing the Code

Open the BreadboardCircuitDesigner directory under src in Netbeans to view the code.

Usage example

$ cd src/BreadboardCircuitDesigner/dist
$ java -jar BreadboardCircuitDesigner.jar

Screenshot

Screenshot

License

The application is licensed under the MIT License. Copyright © Akash Nag.