0.0.1 • Published 5 years ago

node-red-contrib-bluetooth-serial-port v0.0.1

Weekly downloads
82
License
MIT
Repository
github
Last release
5 years ago

bluetooth-serial-port for Node-RED

This set of nodes enabled Node-RED to send and receive messages over Bluetooth Classic serial.

nodes

Can be used to communicate with an arduino or some Divoom boxes for example.

Usage

npm install node-red-contrib-bluetooth-serial-port
node-red

Dependencies

Make sure those packages are installed where Node-RED is running.

  • libbluetooth-dev
  • bluez

License

Licensed as MIT. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.