Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afra107/logic-gates-simulator
This project enables users to create complex digital circuits by combining different logic gates. The simulation provides real-time feedback on output values based on user-configured input values.
https://github.com/afra107/logic-gates-simulator
java-project javafx-project logic-circuit logic-circuit-simulator logic-gate-simulator logic-gates simulation
Last synced: 6 days ago
JSON representation
This project enables users to create complex digital circuits by combining different logic gates. The simulation provides real-time feedback on output values based on user-configured input values.
- Host: GitHub
- URL: https://github.com/afra107/logic-gates-simulator
- Owner: Afra107
- Created: 2023-06-13T20:34:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-20T20:22:23.000Z (11 months ago)
- Last Synced: 2024-02-20T21:41:52.976Z (11 months ago)
- Topics: java-project, javafx-project, logic-circuit, logic-circuit-simulator, logic-gate-simulator, logic-gates, simulation
- Language: Java
- Homepage:
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logic Gates Simulation Project
Welcome to the Logic Gates Simulation Project! This project aims to provide a comprehensive tool for simulating various logic gates and designing circuits. Whether you're a student learning about digital electronics or a professional circuit designer, this project offers a versatile platform to experiment with different logic gate configurations.
## Features
- Simulate basic logic gates such as AND, OR, NOT, NAND, NOR, XOR, and XNOR.
- Construct complex circuits by connecting multiple logic gates.
- Visualize the behavior of circuits in real-time.
- Customize inputs and observe outputs.## Watch a Demo: Logic Gates Simulation in Action
https://github.com/Afra107/Logic-Gates-Simulator/assets/113014706/bfc4e7e3-15e0-4ed5-9b30-fdb5075c8a05
## Contributing
Contributions are welcome! If you have ideas for new features, improvements, or bug fixes, please open an issue or submit a pull request.