MBed os library for Honeywel HPMA
particle matter sensor

by dhrmaes

Description

The Honeywell HPM Series Particulate Matter Sensor is a laser-based sensor which detects and counts particles using light scattering.

This library is made for Mbed Os 6. Although it would most likely work just fine in Mbed Os 5.

All the functions of the sensor are included in this library.
- Start measurement
- Stop measurement
- Read
- Enable autosend
- Disable autosend

The sensor communicates exclusively over UART, which is why the constructor takes 3 arguments:
- TX pin
- RX pin
- Baudrate, (default: 9600)


The showed screenshot is just a test version preview, the final look of the software will be better.
Developer team:
 - WesDeb
 - DhrMaes

Example code

  Download

It's a free to use and to distribute library, 
although it would be nice the have some credit. 
like a link to my website or my name somewhere in your awesome project.

Thanks for downloading this library. Hope it helped!