Giter VIP home page Giter VIP logo

cephurs / bluetooth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scispike/bluetooth

0.0 1.0 0.0 568 KB

This "bcsphere/bluetooth" is the BCSphere Core Frame work. It provides a universal Bluetooth 4.0 Low Energy (BLE) JavaScript API for various platforms including iOS/Android etc at the moment.

Home Page: www.bcsphere.org

License: Apache License 2.0

JavaScript 32.12% CSS 2.33% Java 37.06% Objective-C 28.49%

bluetooth's Introduction

BC.js (v0.3.0)

The BC.js is implemented as an Apache Cordova / PhoneGap Plugin for smartphones and tablets.
It only supports Bluetooth Low Energy(BLE) API currently.

Features

Multi-platform development and deployment

  • Your team will not be separated into some smaller teams to develop app for different platforms.
  • With the Apache Cordova / PhoneGap Plugin technique, you can develop BLE enabled cross-platform mobile apps for e.g. iOS and Android using JavaScript, HTML5 and CSS3.
  • If you are a senior Web developer and want to develop a BLE app, BC.js is your best choice, you can use uniform UI code in multi-platform.

Effective Utilization of Apache Cordova/PhoneGap Ecosystem

  • PhoneGap enables the implementation of many useful plugins such as Camera/Accelerometer/Compass...
  • You can implements your own plugins based on BC.js for others.
  • There is many plugins implements by third party(you can find them on PlugReg), most of them are open-source.

Internet of Things

  • Both Bluetooth Low Energy and JavaScript are asynchronous by their DNA,which makes them a good match.
  • BLE is good enough for wireless short-range communication. But we won't be limited to BLE API.



Support platforms

  • Android API 18+ (All devices with Bluetooth Low Energy HW)
  • Android API 17+ (Sumsung devices with Bluetooth Low Energy HW)
  • Android API 16+ (HTC devices with Bluetooth Low Energy HW, Please note: HTC use shared library to operate BLE device, you should add the 'com.htc.android.bluetooth.le.jar' in the build path manually to support HTC devices.)
  • IOS 6.0.1+ (iPhone4S+/iTouch5/iPad3+/iPad-mini/iPadAir)


See Details

Backward

If your background is Java/C#/C/C++ or HW programming, you may feel confused when use functional programming language(such as javascript) for the first time.
But once you get with it, you will love it, enjoy :)

Version-History-&-Roadmap

bluetooth's People

Contributors

lizhijumacc avatar matthewadams avatar supermushroom avatar xudchen avatar

Watchers

 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.