Skip to content

onaralili/node-serialport-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

About

A node.js app. reads data from serial-port. For interaction, app will read connected devices and ask you to choose one of them to connect. It can be used to handle incoming data such as insert to db etc.

Build

As this is a node.js app. you need to have Node.js installed on your machine. After that run following commands in the terminal:

git clone https://github.com/onaralili/node-serialport-reader.git
npm install
node index.js

About

Node.js app for reading data from serial-port via user interactive interface ๐Ÿ”Œ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published