项目作者: RomRider

项目描述 :
A set of nodes to send and receive messages from Bluetooth Classic Serial Connections
高级语言: JavaScript
项目地址: git://github.com/RomRider/node-red-contrib-bluetooth-serial-port.git
创建时间: 2019-08-25T10:35:34Z
项目社区:https://github.com/RomRider/node-red-contrib-bluetooth-serial-port

开源协议:MIT License

下载


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

  1. npm install node-red-contrib-bluetooth-serial-port
  2. 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.