Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mojtabaj/javafx-logical-gate
Logical Gate JavaFx
https://github.com/mojtabaj/javafx-logical-gate
and circuit java javafx javafx-application logical-gate nand nor not or xor
Last synced: about 1 month ago
JSON representation
Logical Gate JavaFx
- Host: GitHub
- URL: https://github.com/mojtabaj/javafx-logical-gate
- Owner: mojtabaJ
- Created: 2020-01-27T18:45:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T06:18:52.000Z (almost 5 years ago)
- Last Synced: 2024-10-20T11:40:07.267Z (2 months ago)
- Topics: and, circuit, java, javafx, javafx-application, logical-gate, nand, nor, not, or, xor
- Language: Java
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Logical Gate Simulator
Logical Gate JavaFx* This is a application that helps the circuit designer to test the working of their circuit.
## Logical Gates
1. AND.
2. OR.
3. NAND.
4. NOR.
5. XOR.
6. XNOR.
7. NOT.## Features
1. Circuit Testing.
2. Simple Drag and Drop interface.![Image 1](http://uupload.ir/files/er3x_logical_gate_1.png)
![Image 2](http://uupload.ir/files/m83e_logical_gate_2.png)
![Image 3](http://uupload.ir/files/9lhq_logical_gate_3.png)