Metadata-Version: 2.1
Name: honeywell-hpma115s0
Version: 0.0.3
Summary: An interface for honeywell HPMA115S0 particulate matter sensors
Home-page: https://github.com/FEEprojects/honeywell-hpma115s0
Author: Florentin Bulot
Author-email: f.bulot@soton.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3, <4
Description-Content-Type: text/markdown
Requires-Dist: pyserial

# Honeywell HPMA115S0 Particulate Sensor Python interface
A basic python interface for interacting with the Honeywell HPMA115S0 Particulate Matter sensor.  This code has been tested with the following devices: HPMA115S0.

This wrapper is based on: https://github.com/FEEprojects/plantower

This wrapper has been developped as part of on-going work on the use of low-cost PM sensors to monitor air quality in urban areas.


