UNPKG

node-red-contrib-rpi-433

Version:
12 lines (8 loc) 266 B
# node-red-contrib-rpi-433 A Node-Red node to sniff and emit codes on the 433 mhz frequency. It wraps the [rpi-433-v3](https://github.com/jmc265/rpi-433-v3) library. ## Install ``` sudo apt install wiringpi cd ~\.node-red npm install node-red-contrib-rpi-433 ```