Skip to content

Machine-Learning-Compatible-Game-Engine/Circuit-Diagram-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

🛠️ Circuit Diagram Builder

Welcome to Circuit Diagram Builder, a project developed in C++ as part of my Introduction to Programming Course during my Bachelor's studies.

📁 Description

This project allows you to create and visualize electronic circuits using a graphical user interface. You can add different components such as resistors, capacitors, and LEDs, and connect them using wires to create a functioning circuit.

Please note that this project is still in development and does not yet have a simulation feature.

🚀 Getting Started

To use this project, you will need to have Code::Blocks installed with the WinBGIm library.

Building From Source (using Code::Blocks)

To get started with this project, follow these steps:

  1. Clone this repository to your local machine.
  2. Open the Electron.cbp file with Code::Blocks.
  3. Build and run the project.

Windows Executable

If you just want to execute the software, you can find this Windows executable under Bin/Debug.

Linux Building from Source

You'll have to build the c++ Source Code using gcc

If you encounter any issues, feel free to open an issue in the repository.

📝 License

This project is released under the GNU General Public License v3.0.

Enjoy exploring the world of circuit design with Circuit Diagram Builder! 🚀

🤝 Contact

If you have any questions about this repository or would like to get in touch with Dragos A. Bobu, feel free to reach out to his email or website.

About

Electron allows you to create electronic circuits supporting a wide range of electronic components and even Logic Gates. With this Circuit Diagram Builder, you can easily build and modify circuits, and export them as image files.

Resources

License

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Contributors