node-red-node-rdk-gpio
Version:
配合RDK硬件使用GPIO功能的功能包(The basic Node-RED node for RDK GPIO)
29 lines (20 loc) • 604 B
Markdown
# node-red-node-rdk-gpio
## Install
There are two ways to install this module. The first one is using palette to manage module. The second one is installing manually using npm.
```
cd ~/.node-red
npm i node-red-node-rdk-gpio
```
## Usage

### rdk-gpio out

### rdk-gpio pwm

### rdk-gpio in

### rdk-mouse

### rdk-keyboard

## Notice