Node.js application to access a remote serial port.
This application is based on the following components:
- Node.js
- Express
- Serialport
- Twitter bootstrap
Connect someting (Arduino, ...) to a serial port of the machine (Laptop, Raspberry Pi, ...) hosting the node.js application and access it using a web browser.
git clone https://github.com/msprunck/Rserial.git cd Rserial npm install
This assumes you have everything on your system necessary to compile ANY native module for Node.js.
npm app.js