@idecentralize/simple-socket
v1.0.0
Published
A simple socket calss
Downloads
1
Readme
Simple Server
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