Skip to content

omalleh/node-red-nodes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

Node-RED nodes for Pimoroni products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.4%
  • HTML 23.4%
  • Python 11.2%