Giter Club home page Giter Club logo

ibeaconinfo's Introduction

iBeaconInfo

iBeaconのレンジング情報を表示するサンプルコード

要件

本サンプルコードを動かすには、iOS 7.0以降および Bluetooth 4.0に対応したiOSデバイスが必要になります。iOSシミュレータでは動作しません。

利用デバイスのBluetooth機能および、位置情報サービスをONにした状態で使用してください。

機能概要

  • 指定したproximityUUIDをもつiBeaconのレンジング結果を表示する
  • ビーコン情報を距離(accuracy)で昇順表示する
  • ビーコン情報をmajor/minor番号で昇順表示する

カスタマイズ

RangingTableViewController.m にある以下の文字列定数を変更することでレンジング対象のproximityUUIDを変更できます。デフォルトではEstimoteのUUIDになっています。

static NSString* const kDefaultBeaconProximityUUID = @"B9407F30-F5F8-466E-AFF9-25556B57FE6D";

ソフトウェアライセンスについて

This software is released under the MIT License, see LICENSE.md.

ibeaconinfo's People

Contributors

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