https://github.com/modlfo/firmata_testjs
An atom-shell version of the firmata_test program
https://github.com/modlfo/firmata_testjs
Last synced: 2 months ago
JSON representation
An atom-shell version of the firmata_test program
- Host: GitHub
- URL: https://github.com/modlfo/firmata_testjs
- Owner: modlfo
- License: mit
- Created: 2015-04-01T21:54:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T08:38:13.000Z (about 11 years ago)
- Last Synced: 2025-01-29T00:37:35.660Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://modlfo.github.io/firmata_testjs
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firmata_testjs
An atom-shell version of the firmata_test program
## Building
```
$ npm install
```
## Running
```
$ npm start
```