thibaultduponchelle / iaq-airsensor-linux-usb

:dash: Simple programs to get (python or cpp, both on top of libusb), display (qt4/Qwt or js/highcharts) and share (upnp brisa) the air-quality measurements of an Air-Sensor USB-stick under Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

This is a set of GNU/Linux tools for IAQ usb CO 20 stick made by "AppliedSensor".

  • idVendor: 0x03eb Atmel Corp.
  • idProduct: 0x2013
  • iManufacturer: AppliedSensor
  • iProduct: iAQ Stick

python-upnp-share-airsensor-linux-usb

Licence : GPL v2+

The scripts bring the possibility to record (python daemon), print remotely (html/js+highcharts+ajax) and share (upnp service, brisa) the air quality mesured by the sensor. This code was designed to run on a phidget :)

Read README

cpp-airsensor-linux-usb

Licence : GNU Lesser GPL

NOT MY WORK !

Contains code from JKN (Rodric Yates ?). This is a backup from google code archive to do not loose it.

Read README

Other resources

Please check this other github repo

About

:dash: Simple programs to get (python or cpp, both on top of libusb), display (qt4/Qwt or js/highcharts) and share (upnp brisa) the air-quality measurements of an Air-Sensor USB-stick under Linux.


Languages

Language:JavaScript 96.2%Language:C++ 2.0%Language:Python 1.2%Language:HTML 0.5%Language:Shell 0.1%