Closed e-belair closed 10 years ago
This library makes use of the PhidgetWebService, which is a small daemon you run on the computer connected to the phidget. Stand-Alone Phidgets (like phidgetSBC) run the webservice them selves.
Phidget --(usb)--> Computer --> PhidgetWebService --> NodeJS
Hi, how can we communicate between webserver and a phidget connected to the client computer with nodePgidget?