ncd-red-mlp115a2

1.0.1 • Public • Published

This text and image should be replaced:

This library provides a class for the MLP115A2 series, it relies on the ncd-red-comm library for communication, and includes a node-red node for MLP115A2. The MPL115A2 pressure sensor’s small form factor, low power capability, precision, and digital output optimize it for barometric measurement applications. Ncd.io manufactures a training board that utilizes this chip, along with several others, and is ideal for education applications.

PR51-18

Installation

This library can be installed with npm with the following command:

npm install ncd-red-mpl115a2

For use in node-red, use the same command, but inside of your node-red directory (usually ~./node-red).

Usage

The test.js file included in this library contains basic examples for use. All of the available configurations are available in the node-red node through the UI.

Raspberry Pi Notes

If you intend to use this on the Raspberry Pi, you must ensure that:

  1. I2C is enabled (there are plenty of tutorials on this that differ based on the Pi version.)
  2. Node, NPM, and Node-red should be updated to the latest stable versions. If you skip this step the ncd-red-comm dependency may not load properly.

Package Sidebar

Install

npm i ncd-red-mlp115a2

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

126 kB

Total Files

8

Last publish

Collaborators

  • trey-ncd
  • io-jacob