0.0.1 • Published 8 years ago

node-red-contrib-explorerhat v0.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

node-red-contrib-explorerhat

Node-RED nodes to talk to Pimoroni's Explorer HAT hardware.

Installation

First you'll need the Python dependencies for Explorer HAT, you can install these with our one-line installer:

\curl -sS get.pimoroni.com/explorerhat | bash

To install, change to your Node-RED user directory and run npm install, like so:

cd ~/.node-red
npm install node-red-contrib-explorerhat