Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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