Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shehanmunasinghe/serial-monitor-web
A web based serial monitor used for debugging Arduino based projects
https://github.com/shehanmunasinghe/serial-monitor-web
Last synced: 16 days ago
JSON representation
A web based serial monitor used for debugging Arduino based projects
- Host: GitHub
- URL: https://github.com/shehanmunasinghe/serial-monitor-web
- Owner: shehanmunasinghe
- Created: 2019-07-18T05:22:43.000Z (over 5 years ago)
- Default Branch: with-gridstack
- Last Pushed: 2022-12-10T22:49:23.000Z (about 2 years ago)
- Last Synced: 2023-02-26T05:48:50.420Z (almost 2 years ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serial-Monitor-Web | A Web Based Serial Monitor
#Caution - Project Under Development
## How to use
```
$ npm install
$ npm start
```And point your browser to `http://localhost:3000`. Optionally, specify
a port by supplying the `PORT` env variable.