Socket
Socket
Sign inDemoInstall

node-red-contrib-jacdac

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-jacdac - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "node-red-contrib-jacdac",
"version": "1.0.7",
"version": "1.0.8",
"description": "Microsoft Jacdac for node-red",

@@ -5,0 +5,0 @@ "keywords": [

@@ -22,4 +22,11 @@ # Node-RED Jacdac Node

You will need to connect a device with Jacdac firmware and USB port. [Read more](https://microsoft.github.io/jacdac-docs/clients/hardware/makecode/) about flashing Jacdac firmware in popular embedded devices such as the micro:bit V2.
You will need to connect a device with Jacdac firmware and USB port.
You can learn more about compatible hardware at https://aka.ms/jacdac.
If you have a micro:bit V2 at hand, you can convert it into a Jacdac device by dropping
custom firmware.
* go to https://makecode.microbit.org/beta#pub:github:microsoft/pxt-jacdac/devices/microbit
* download to your micro:bit V2
## Nodes

@@ -35,4 +42,7 @@

This node listens for [Jacdac reading](https://microsoft.github.io/jacdac-docs/reference/protocol#registers) and send them in the payload.
You can browse the [services specification catalog](https://microsoft.github.io/jacdac-docs/services/) (filter by ``Sensor``) to discover which reading registers are avilable are available.
You can browse the [services specification catalog](https://microsoft.github.io/jacdac-docs/services/) to discover which registers are avilable are available.
By default, the node looks for sensor reading, value and intensity registers.
But you can override this behavior by customizing the register filters by name or code.
## Developer section

@@ -39,0 +49,0 @@ ### Adding Nodes

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