Code Monkey home page Code Monkey logo

ble-executor's Introduction

ble-executor

A shared BLE device discovery and command execution framework. Enables sequential access to multiple BLE devices on a Raspberry Pi and other Bluetooth chipsets with a low number of concurrent connections.

This library is implemented as a global singleton, meaning that it can be shared across many modules (or homebridge plugins) without interfering with each other.

This library is still in development.

BleBrowser

Runs bluetooth LE discovery whenever the bluetooth chipset is disconnected, useful to receive status indications from Bluetooth LE devices that indicate their status via manufacturer specific data in their announcements. (E.g. HomeKit BLE devices or Parrot Flower Power/Pot devices.)

BleExecutor

Maintains an execution queue to ensure that the bluetooth chipset is not overloaded by too many concurrent connections and scanning procedures.

Not yet available.

ble-executor's People

Contributors

palasinio avatar grover avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.