All Projects → pimoroni → node-red-nodes

pimoroni / node-red-nodes

Licence: MIT License
Node-RED nodes for Pimoroni products

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language

Note: This repository has been archived since we don't have the people-power to maintain support for Node Red and would rather you didn't waste your time and effort getting this old, abandoned code to work.

Node-RED Nodes

First-party Node-RED nodes for Pimoroni products.

These nodes are for the Raspberry Pi only. Please also make sure you have installed the relevant Python libraries before running them.

Other Products

Some of our products have third-party Node-RED nodes, which you can find below:

Installing

Flotilla

To install Flotilla just change into your node-red user directory and install like so:

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

Everything else...

Currently the individual add-on boards are a work in progress, and aren't available via npm.

To install them, you should create/enter the folder:

/home/pi/.node-red/nodes/

And then you can just clone this repository, like so:

git clone http://github.com/pimoroni/node-red-nodes pimoroni-nodes

Then fire up Node-RED and enjoy!

Updating

Just enter the folder:

/home/pi/.node-red/nodes/pimoroni-nodes

And run git pull origin master to update.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].