RomRider / node-red-contrib-bluetooth-serial-port

A set of nodes to send and receive messages from Bluetooth Classic Serial Connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A set of nodes to send and receive messages from Bluetooth Classic Serial Connections

License:MIT License


Languages

Language:JavaScript 61.6%Language:HTML 38.4%