/node-red-rdk-nodes

Primary LanguageHTMLApache License 2.0Apache-2.0

English| 简体中文

Node-RED RDK Nodes

Based on the Horizon Robotics' RDK ecosystem Official Website
Combined with the well-established low-code programming tool Node-RED
Providing a convenient collection of low-code tools, aiming to greatly enhance the fun of developing with RDK
RDK with Node-RED

Overview

node-red-node-rdk-gpio - gpio - Provides various nodes for GPIO operations.
node-red-node-rdk-camera - camera - Provides various nodes for camera operations.

Installation Steps

Step 1 Install Node-RED

Firstly, make sure whether your RDK system comes with Node-RED pre-installed. If it's pre-installed, you can skip this step. If the version of your system does not come with Node-RED pre-installed, you will need to install Node-RED and its dependencies first. + Install nvm + Install node.js using nvm + Install Node-RED using npm

Step 2 Install RDK nodes for Node-RED

+ Method 1: You can search for `node-red-node-rdk-xxx` in the Node-RED editor's node management panel and click install.
+ Method 2: 
    cd ~/.node-red
    npm install node-red-node-rdk-xxx

Copyright and Open Source License

the Apache 2.0 license