0.1.1 • Published 6 years ago
libroboint v0.1.1
node.js wrapper around libroboint
Thanks to https://gitlab.com/Humpelstilzchen/libroboint
This npm module allows you to communicate with the Fischertechnik Robo Interface via Node.JS
Setup
installing libroboint
First, add the repository, see http://vontaene.de/apt/README.txt
Then install libroboint-all
$ sudo apt-get update
$ sudo apt-get install libroboint-all installing node-libroboint
$ npm i librobointUsage
Check the examples directory to get a basic idea.
See the API documentation for more details.