line-us
April 4, 2018 ยท View on GitHub
basic line-us example using node/js
sends an array of commands to the line-us drawing machine via a net.Socket connection.
more or less a port of https://github.com/Line-us/Line-us-Programming/blob/master/Python/HelloWorld.py#L1
howto
- clone repository
npm install- be sure to be in the same wifi as the machine
- start script via
node index.js