Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jywarren/opk-speck-cli
An Open Pipe Kit command line interface for interacting with the CMU Create Lab's Speck optical dust sensor
https://github.com/jywarren/opk-speck-cli
Last synced: about 2 months ago
JSON representation
An Open Pipe Kit command line interface for interacting with the CMU Create Lab's Speck optical dust sensor
- Host: GitHub
- URL: https://github.com/jywarren/opk-speck-cli
- Owner: jywarren
- License: other
- Created: 2015-06-05T01:06:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T21:54:09.000Z (over 9 years ago)
- Last Synced: 2024-10-14T08:15:40.552Z (3 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open Pipe Kit Speck CLI
==================Uses node-hid, which requires libusb and libusb-dev: `sudo apt-get install libusb-1.0.0 libusb-1.0-0-dev libusb-dev`
Must be run with sudo!
Also, currently (June 5 2015) we are only taking spot readings every , not averaging. We should change or specify.
Example output: `{"sampleTimeSecs":1401879009,"humidity":35,"rawParticleCount":1,"particleCount":132}`