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

node-red-contrib-bluetooth-serial

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-bluetooth-serial - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "node-red-contrib-bluetooth-serial",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Node-RED node for sending messages over Bluetooth Classic serial",

@@ -5,0 +5,0 @@ "dependencies": {

# 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
## Usage

@@ -11,9 +11,9 @@ ```

![alt text](https://github.com/banada/node-red-contrib-bluetooth-serial/blob/master/doc/screenshot1.png)
![Alt text](https://github.com/banada/node-red-contrib-bluetooth-serial/blob/master/doc/screenshot1.png)
Input a MAC address with the topic 'address' to start connecting
![alt text](https://github.com/banada/node-red-contrib-bluetooth-serial/blob/master/doc/screenshot2.png)
![Alt text](https://github.com/banada/node-red-contrib-bluetooth-serial/blob/master/doc/screenshot2.png)
##Dependencies
## Dependencies

@@ -24,3 +24,3 @@ bluez 5.0+

##Tested with:
## Tested with:

@@ -33,3 +33,3 @@ ORICO BTA-403 Bluetooth 4.0 USB Dongle

##License
## License

@@ -36,0 +36,0 @@ MIT License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc