Skip to content

A connector for the Nova Particulate Matter Sensor via Serial interface.

License

Notifications You must be signed in to change notification settings

kenngyc/nova-pm-sensor-connector

Repository files navigation

Nova PM Sensor Anypoint Connector

A connector for the Nova Particulate Matter Sensor via Serial interface.

Mule supported versions

Tested with Mule 3.8.x

Installation

You can download the source code and build it with devkit to find it available on your local repository. Then you can add it to Studio

Details

It reads the data from the sensor over the serial interface and returns the following map object.

Key Type Description
hex String The raw data output from the sensor in hex code
pm10 Double The PM 10 reading
pm25 Double The PM 2.5 reading

About

A connector for the Nova Particulate Matter Sensor via Serial interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published