Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvandeve/logicemu
https://github.com/lvandeve/logicemu
circuit-emulation digital-electronics javascript-applications logic-circuit logic-circuit-simulator logic-gates logic-simulator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lvandeve/logicemu
- Owner: lvandeve
- License: mit
- Created: 2018-05-06T23:13:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T12:38:06.000Z (almost 2 years ago)
- Last Synced: 2024-07-18T15:31:28.744Z (4 months ago)
- Topics: circuit-emulation, digital-electronics, javascript-applications, logic-circuit, logic-circuit-simulator, logic-gates, logic-simulator
- Language: JavaScript
- Size: 4.95 MB
- Stars: 110
- Watchers: 5
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogicEmu
LogicEmu is a logic circuit emulator that runs in the browser.
View demo running here: http://lodev.org/logicemu/
LogicEmu supports logic gates, switches, LEDs, flip-flops, combinational logic, sequential logic, integrated circuits, ROMs, displays, ... in an ASCII notation or rendered with HTML5.
For example this:
```
"128" "64" "32" "16" "8" "4" "2" "1"
l l l l l l l l
^ ^ ^ ^ ^ ^ ^ ^
"carry"l