https://github.com/cinderblock/yei-3-space-sensor
Node.js library for interfacing with YEI/YOST Labs 3-Space Sensors
https://github.com/cinderblock/yei-3-space-sensor
Last synced: about 2 months ago
JSON representation
Node.js library for interfacing with YEI/YOST Labs 3-Space Sensors
- Host: GitHub
- URL: https://github.com/cinderblock/yei-3-space-sensor
- Owner: cinderblock
- License: mit
- Created: 2017-08-06T20:24:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T00:00:56.000Z (almost 9 years ago)
- Last Synced: 2025-09-04T03:48:14.118Z (10 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yei-3-space-sensor
Node.js library for interfacing with YEI/YOST Labs 3-Space Sensors
# Setup
```
npm install yei-3-space-sensor --save-dev
```
# Usage
See `test.js`.