0.5.0 • Published 8 years ago

@heatworks/node-red-contrib-adafruit-max31855 v0.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

node-red-contrib-adafruit-max31855

Node-RED node for communicating with an Adafruit MAX31855 module. (Unofficial)

Installation

First navigate to your node red directory cd ~/.node-red then install node from npm npm install @heatworks/node-red-contrib-adafruit-max31855. Then restart node-red.

The node should appear in the node library.

How it works:

The simpliest way to read from the SPI was to use Adafruit's python library and then invoke it from node.

Future

Add a paramter for number of checks, allow multiple channels.

0.5.0

8 years ago

0.3.0

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

9 years ago