Skip to content

A breadboard-based circuit designer and simulator written in Java

License

Notifications You must be signed in to change notification settings

akashnag/breadboard-circuit-designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A breadboard-based circuit designer and simulator written in Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages