temper1-server
v0.0.2
Published
Create a REST API to get the temperature of the temper1-connector.
Downloads
6
Readme
Temper1 Server
A node module to control the temper1-connector with a REST API.
Example
If you start the server
sudo npm index
and have a temper1 connected to you computer, you can access the following default URL http://localhost:1338/temperature
to get the actual temperature.
Dependencies
Linux
libusb
You have to install libusb first in order to use this module.
Author
2014 by Tim Pietrusky