Tasmota/lib/HPMA115S0/library.properties
David Hunt 5130ac4f78 add support for Honeywell HPMA115S0 particle sensor
The Honeywell HPM Series Particulate Matter Sensor is a
    laser-based sensor which detects and counts particles using
    light scattering.

    This commit adds:
      * The HPMA115S0 library by Felix Galindo
      * selectable GPIOs for Tx and Rx (SoftwareSerial only)
      * xsns_55_hpma.ino for Tasmota sensor implementation

    Signed-off-by: David Hunt <dave@davidhunt.ie>
2019-11-05 22:03:07 +00:00

10 lines
266 B
INI

name=HPMA115S0 Arduino Library
version=1.0.0
author=Felix Galindo
maintainer=Felix Galindo
sentence=A library for Honeywell HPMA115S0 Particle Sensor
paragraph=Supports the HPMA115S0
category=Sensors
url=https://github.com/felixgalindo/HPMA115S0.git
architectures=*