0.5.0 • Published 8 years ago

PK v0.5.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
8 years ago

node-red-pk-test

A Node-RED node to send and receive data from a pk-test board using I2C interface.

Install

Run command on Node-RED installation directory

npm install node-red-pk-test

Pre-reqs

For Raspberry Pi users: enable i2c on your Pi and add pi user to i2c group

Usage

Return msg.payload.

msg.payload.testData0 - data0

msg.payload.testData1 - data1

This just sends and receives some test data.

0.5.0

8 years ago

0.4.0

8 years ago