https://github.com/kernelshreyak/netcircuitsim
NetCircuit Simulation Package to simulate virtual programmable controllers, actuators and sensors using an interactive UI
https://github.com/kernelshreyak/netcircuitsim
babel circuit-simulator javascript
Last synced: about 2 months ago
JSON representation
NetCircuit Simulation Package to simulate virtual programmable controllers, actuators and sensors using an interactive UI
- Host: GitHub
- URL: https://github.com/kernelshreyak/netcircuitsim
- Owner: kernelshreyak
- Created: 2021-10-08T14:04:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T14:07:54.000Z (over 4 years ago)
- Last Synced: 2025-03-31T07:24:36.142Z (about 1 year ago)
- Topics: babel, circuit-simulator, javascript
- Language: JavaScript
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# NetCircuit Simulation Package v1.0
This software package allows simulating Programmable Virtual Controllers (similar to Arduino or Raspberry PI) in a virtual environment with sensors and actuators.
It also implements an assembly language called NetController Assembly for programming the virtual controllers.
For running the web version, use npm run webpack