Coder Social home page Coder Social logo

wrtcoder / beetle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helena-project/beetle

0.0 2.0 0.0 1.71 MB

A BLE/GATT based data and control plane for the Internet of Things.

License: Apache License 2.0

Shell 0.40% Python 24.41% HTML 1.24% Makefile 3.72% C++ 68.99% C 0.60% CSS 0.64%

beetle's Introduction

Beetle

The next generation of computing peripherals will be low-power ubiquitous computing devices such as door locks, smart watches, and heart rate monitors. Bluetooth Low Energy is a primary protocol for connecting such peripherals to mobile and gateway devices. Current operating system support for Bluetooth Low Energy forces peripherals into vertical application silos. As a result, simple, intuitive applications such as opening a door with a smart watch or simultaneously logging and viewing heart rate data are impossible. Beetle is a new hardware interface that virtualizes peripherals at the application layer, allowing safe access by multiple programs without requiring the operating system to understand hardware functionality, fine-grained access control to peripheral device resources, and transparent access to peripherals connected over the network.

You can read an overview of Beetle's design in our MobiSys 2016 paper.

Beetle C++ gateway

In gateway subdirectory.

Python tcp client

In pyclient subdirectory.

Python gatt library

In pygatt subdirectory.

Python controller

In controller subdirectory. Needed to run with the controller enabled.

Gateway applications

In pyapps supdirectory.

Certs directory

Basic scripts to generate self-signed certificates for Beetle.

License

Copyright 2016 James Hong, Amit Levy

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This product bundles nlohmann/json and bootstrap, which are available under MIT Licenses. For details, see gateway/lib/include/json/ and https://getbootstrap.com/.

beetle's People

Contributors

alevy avatar jhong93 avatar

Watchers

 avatar  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.