Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.