Skip to content

ReeceRobinson/NR-XBee

 
 

Repository files navigation

NR-XBee

Node-RED module to support use of XBee wireless modules

Highly inspired by Node-RED's own serial and mqtt modules. XBee interfacing is performed using the excellent svd-xbee node.js module and inherits the same dependencies on API Mode etc (see https://github.com/jouz/svd-xbee for details).

Pre-requesites

  1. Node-RED's serial module must be enabled

  2. Install svd-xbee from github

    $ npm install git+https://github.com/jouz/svd-xbee.git

About

XBee node for use with Node-Red

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • HTML 42.8%
  • Shell 0.7%