Metadata-Version: 2.1
Name: pms5003-micropython
Version: 0.0.7
Summary: MicroPython library for the Plantower PMS5003 Particulate Matter Sensor.
Home-page: https://www.pimoroni.com
Author: Philip Howard
Author-email: phil@pimoroni.com
License: MIT
Project-URL: github, https://github.com/pimoroni/pms5003-micropython
Description: # PMS5003 MicroPython
        
        [![PyPi Package](https://img.shields.io/pypi/v/pms5003-micropython.svg)](https://pypi.python.org/pypi/pms5003-micropython)
        [![Python Versions](https://img.shields.io/pypi/pyversions/pms5003-micropython.svg)](https://pypi.python.org/pypi/pms5003-micropython)
        
        MicroPython library for the Plantower PMS5003 Particulate Matter Sensor.
        
        ## Installing
        
        Either download `pms5003/__init__.py` and save it to your device as "pms5003.py", or use Thonny's "Tools -> Manage Packages" to find and install "pms5003-micropython" from PyPi.
Keywords: micropython,electronics
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: Implementation :: MicroPython
Description-Content-Type: text/markdown
