1.0.5 • Published 3 years ago

@idecentralize/simple-server v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Simple Server

Version npm

This simple server can;

Listen on HTTP Protocol Open Socket Connection Start Arduino Link

Install

npm install

Create an index.js file

Note to Linux users! You might need to allow permission to access the device. Use this command with your device name if different

sudo chmod a+rw /dev/ttyACM0