https://github.com/helias/circuitsimulator
A project that simulate the circuits FullAdder and FullSubtractor
https://github.com/helias/circuitsimulator
fulladder university university-project web-app web-application
Last synced: 4 months ago
JSON representation
A project that simulate the circuits FullAdder and FullSubtractor
- Host: GitHub
- URL: https://github.com/helias/circuitsimulator
- Owner: Helias
- License: gpl-3.0
- Created: 2015-07-30T16:23:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T11:34:27.000Z (over 5 years ago)
- Last Synced: 2025-06-22T01:40:16.871Z (12 months ago)
- Topics: fulladder, university, university-project, web-app, web-application
- Language: HTML
- Size: 3.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Circuit Simulator
This project is written in pureJS and in AngularJS (to manage the routing).
## [Live Demo](https://galileo.dmi.unict.it/projects/circuitsimulator/CircuitSimulator/src/index.html#/)
# 
### Credits
I made this project with my colleague Danilo Tascone for an university project.