New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

node-red-contrib-bluetooth-serial

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-bluetooth-serial

A Node-RED node for sending messages over Bluetooth Classic serial


Version published
Weekly downloads
33
increased by50%
Maintainers
1
Weekly downloads
 
Created

node-red-contrib-bluetooth-serial

A Node-RED node to send and receive messages over Bluetooth Classic serial. This is a useful way to make Node-RED talk to an Arduino wirelessly.

Usage

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

Input a MAC address with the topic 'address' to start connecting

Dependencies

bluez 5.0+

bluetooth-serial-port (npm module)

Tested with:

ORICO BTA-403 Bluetooth 4.0 USB Dongle

HC-06 Bluetooth Module

Fedora 21

License

MIT License

See doc/LICENSE

FAQs

Package last updated on 05 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts