Socket
Socket
Sign inDemoInstall

node-pi-proximity

Package Overview
Dependencies
23
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-pi-proximity

Nodejs Raspberry Pi proximity helper classes in Typescript


Version published
Maintainers
1
Created

Changelog

Source

1.0.0 (2019-12-31)

Bug Fixes

  • Bluetooth: Change inquire to async (a68ff98)
  • Bluetooth: Rename class Bluetooth to BluetoothProximity (be51d6a)
  • bluetooth.ts: Change import path to '@abandonware/noble' (6dcf3af)
  • Gpio: Change restarting timer to only starting when the signal is low (70faaec)
  • Gpio: Remove namespace declaration (cdaa936)
  • Gpio: Reset timer on every change (3f46355)
  • launch.json: Remove noble env entries (9c3ee49)
  • Progam: uncomment import GPIO (71b5465)
  • proximity: configure Gpio (6b38dc8)
  • proximity: configure Gpio as both (1e88cd0)
  • Proximity: Clean index.ts (2d329d1)
  • Signal: Rename Gpio to Signal (943858b)

Features

  • Bluetooth: Add Bluetooth device discovery (5fb08d8)
  • Bluetooth: Replace node-bluetooth with bluetooth-serial-port (ca0ef8f)
  • CI: Add travis build and semantic-release (86e0c4b)
  • Gpio: Add begin and end of signal events (4db76c8)
  • Gpio: Add dotenv config for Signal timeout (ee9432d)
  • Gpio: Add Gpio Proximity class (a45095c)
  • Gpio: Add replace console.log with debug (4a9d3cd)
  • Program: Add vcgencmd to SignalProximity callbacks (b5775c0)
  • Proximity: Add bluetooth class (f12e729)

Readme

Source

Build Status semantic-release Donate

Nodejs Proximity helper classes for the Raspbarry Pi in Typescript

$ npm i -D node-pi-proximity

Keywords

FAQs

Last updated on 31 Dec 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc