An open API service indexing awesome lists of open source software.

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

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`.