Skip to content

Python AirMonitor for iAQ Stick / Volcraft CO-20 USB / ...

License

Notifications You must be signed in to change notification settings

imaginator/python-airmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python AirSensor/AirMonitor

This is a project to display data from an iAQ Stick with python on Mac OS.

python-airmonitor screenshot

Usage

To show the airmonitor run the python3 script. To make sure you have the dependencies installed, see below.

python3 airmonitor.py

Dependencies

On Mac OS this is what I did:

brew install python3
pip3 install hidapi
pip3 install matplotlib

Details

The 'complicated stuff' on how to communicate with the sensor I took from here.

About

Python AirMonitor for iAQ Stick / Volcraft CO-20 USB / ...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages