node-red-contrib-tsl2561

0.1.1 • Public • Published

A node to read from the TSL2561 luminosity sensor. It uses the tsl2561 node.js package from sonnens.

Installation

npm install node-red-contrib-tsl2561

Configuration

Apart from the usual name, the node has device and address properties. These default to /dev/i2c-1 and 57 respectively.

Usage

An incoming message triggers a read of the sensor. The message payload is replaced with the lux value read from the sensor.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-tsl2561

Weekly Downloads

9

Version

0.1.1

License

none

Last publish

Collaborators

  • paulcunnane