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>
10 lines
266 B
INI
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=*
|