Giter Club home page Giter Club logo

node-red-nodes's Introduction

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.

node-red-nodes's People

Contributors

gadgetoid avatar jramb avatar shortbloke avatar tonyyates avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-red-nodes's Issues

Failed to install Blinkt on a Raspberry Pi Zero Wireless

I followed the instructions from the main page.

$
mkdir /home/pi/.node-red/nodes/
cd /home/pi/.node-red/nodes/
git clone http://github.com/pimoroni/node-red-nodes pimoroni-nodes

does install the nodes but they are not recognised by Node-RED, i.e. listed on the palette.

Could you please update the procedure?

I'm using Node-RED v0.19.4 on a Raspberry Pi Zero Wireless.

explorerlink.py not correctly returning analog inputs

Hello,

First of all, thanks for the node-red libraries !

I have stumbled upon a problem in the explorerlink.py, as when I connect a wire from on explorer hat from +5v to analog 1, I should get ~5 output as analog.0 only, but I receive below kind of streams. As if all the values are sent for all the topics.

analog.3:4.857
analog.2:0.588
analog.3:0.597
analog.0:0.579
analog.1:0.579
analog.2:4.875
analog.3:4.875
analog.2:0.693
analog.3:0.606
analog.2:0.591
analog.1:4.872
analog.3:4.899

Do I understand correctly ?

Thanks for your help,
Predrag

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.