Bluetooth Beacons
Awesome Bluetooth Beacon
¶
精选的iBeacon和Eddystone蓝牙信标资源,开源项目,库,工具和教程的精选列表.
Eddystone by Google¶
> Eddystone 通过提供及时的上下文信息,标记世界,使您的应用和设备更智能地工作的平台.
- Google Developers Beacons Portal
- Eddystone Protocol Specification & Tools *广告框架类型
- Eddystone-UID
- Eddystone-TLM
- Eddystone-URL
- Eddystone Validator
- [Eddystone GATT Configuration Service & Google Nearby API and Proximity API](https://github.com/squaremetrics/awesome-beacon/blob/master/* )(由Nordic Semiconductor提供)
- Web Bluetooth Eddystone Configurator
- Eddystone Branding Guidelines & Logos
Physical Web¶
> 物理网是一种释放网络核心超级大国的方法:按需交互. 人们应该能够走到任何智能设备 - 自动售货机,海报,玩具,公共汽车站,租车 - 而不必先下载应用程序. 一切都应该只需轻轻一点.
- Physical Web - Walk up and use anything - 官方Github存储库
- Video: Introduction to the Physical Web - 2016年Ubiquity Dev Summit
- URL Validator 1, URL Validator 2
- Physical Web Getting Started Guide for Developers
- Physical Web Implementation Status
- Physical Web Branding Guidelines & Logos
- IEEE: Enabling the Internet of Things 由R. Want,B.Schilit,S.Jenson撰写
- Exploring the Physical Web (Without Buying Beacons)
Proximity Beacon API by Google¶
- Beacons 101-- Getting Started with the Google Beacon Platform - 视频Ubiquity Dev Summit 2016
- Get Started with Beacons - 本指南介绍了开始使用蓝牙低功耗(BLE)信标为用户提供基于接近度体验所需的步骤.
- Proximity Beacon API - 云服务,允许您使用REST接口管理与BLE信标关联的数据
- Nearby - 在附近的设备和人之间建立简单的互动
iBeacon Resources by Apple¶
> 适用于开发人员的iBeacon iBeacon来自欢迎人们参加体育赛事以提供有关附近博物馆展览的信息,开启了地理位置感知的新世界,以及iOS设备和iBeacon硬件之间无数互动的机会.
- iBeacon for Developers
- Getting Started with iBeacon (PDF)
- iBeacon Artwork and Specifications
- iOS: Understanding iBeacon device compatibility
- iOS 7: Understanding Location Services
- Apple AirLocate Sample Code (iOS8 fix)
iBeacon for Developers¶
- Building Applications with iBeacon
- Cisco iBeacon FAQ
- 5 Minute Overview - What is iBeacon? by ThoughtWorks
- A Semi-Technical Lowdown on Working with iBeacons
- CapTech Webinar: iBeacon Demystified
- 5 fundamental misconceptions about Beacon technology by RadiusNetworks
- Ask a Dev: What Are the Limitations of Beacons?
- What's the Difference Between Beacons and Geofencing?
- Guide to iBeacon Hardware by beekn.net
- Developing an iBeacon App by beekn.net
Hacks & Cool Apps¶
- Empowering vision impaired people to navigate the world independently (开放标准)
- Google Glass & Beacons
- 10 awesome things you can do today with iBeacons (由Twocanoes提供)
- PunchClock iOS 7+的进/出跟踪应用程序,使用iBeacon和Geofencing.
- The Geofancy iOS app 帮助您充分利用您的自动化家庭,地理围栏,iBeacons.
- LaunchHere for iOS - iBeacon based app shortcuts
- Traveling with Beacons: Checked Luggage Made Easy
Installation & Radio Planning¶
*布鲁克林博物馆: Positioning Visitors with iBeacons & Getting Visibility on the iBeacon Problem
Beacon Discovery & Configuration Tools¶
- ScanBeacon - 一个红宝石宝石,允许您使用IOBluetooth(在Mac OS X上)或BlueGiga BLE112设备(在Mac或Linux上)扫描信标广告
iOS¶
Beacon Scanner Apps¶
Swift¶
- iOS Eddystone Scanner Sample Application
- Swift based iBeacon App Development with CoreLocation on Apple iOS ⅞
- Udemy: iBeacon development for iPhone
- HiBeacons Swift中一个不错的iBeacon演示应用程序.
- PubNub.com - Two-Way iBeacon Communication with Swift Programming Language
- iOS & OSX Bluetooth library for RxSwift
- JMCiBeaconManager - 负责检测附近信标的iBeacon Manager类.
- BeaconKit - 使用CoreBluetooth的Beacon检测框架,支持Eddystone-UID,Eddystone-URL,AltBeacon.
Objective-C¶
- Generic iBeacon Management and Utilities by KinveyLabs
- Replicates detecting and broadcasting iBeacons in the background
- RABeaconManager RABeaconManager是一个易于使用的库,允许您在前台和后台检测蓝牙信标和iBeacons.
Stackoverflow Q&A¶
- iBeacon detection time in background
- iBeacon region monitoring AND proximity for >20 beacons?
- How to make iBeacon foreground ranging for CLProximityImmediate faster in iOS?
- Can we start iBeacon transmitter in background?
- How does iBeacon wake up our app?
- Use Core Bluetooth instead of iBeacon - Any Downsides?
Virtual Beacons¶
- Beacon Toy - Android App to advertise as Eddystone
- Android BLE advertising library
- Locate by Radius Networks - Virtual iBeacon
- Chrome App to advertise Eddystone packets - 用途 Eddystone Advertising Library
- Linux iBeacon broadcaster
- Quick Beacon
Android¶
Beacon Development¶
- Android Lolipop Bluetooth Low Energy Enhancements. 支持OS级扫描滤波器和外设模式.
- iBeacon Scanner for Android, Docs & Blog post
- Android beacon library based on AltBeacon. 使用自定义信标解析器实现iBeacon设备兼容性.
- BeaconKeeper 用于在后台查找iBeacons的简单库
- Android & BLE
- DevBytes: Bluetooth Low Energy API in Android 4.3
- BLE SDK for Android
- Bluetooth LE Library for Android
- reelyactive-ble-android-sdk 此SDK允许您扫描信标并作为信标进行广告.
Beacon Scanner Apps¶
- iBeacon Scanner & code
- Beacon Scanner & Logger 扫描BLE Beacons / iBeacons并将结果记录到文件的Android应用程序
- iBeacon Detector
- Bluetooth 4.0 Scanner
Beacon Advertiser Apps¶
- Beacon Simulator - iBeacon,Eddystone,AltBeacon
Stackoverflow Q&A¶
Cordova, Phonegap, Xamarin, Titanium¶
- Cordova iBeacon Plugin
- Using iBeacon with Xamarin.iOS and Xamarin.Android
- iBeacon advertising and scanning in a Titanium module
OS X¶
- iBeacon Scanning Utility App for OSX
- iBeacon Scanner - Scan for nearby iBeacons regardless of their UUID
- Beacon OSX - 小牛队作为iBeacon
- Electron Physical Web Scan - Mac OSX桌面应用程序扫描物理Web(Eddystone)蓝牙信标
- Electron Slide Beacon - 使用此应用程序从Mac共享链接,将其广播为Eddystone URL(物理网络)蓝牙信标.
- BeaconKit - 信标检测框架ns Swift使用CoreBluetooth,支持Eddystone-UID,Eddystone-URL,AltBeacon,iBeacon.
Linux¶
Node.js¶
- Node-RED nodes to interact with the Physical Web
- A node.js BLE (Bluetooth low energy) central module
- A node.js module for implementing BLE (Bluetooth low energy) peripherals
Windows¶
- Universal Bluetooth Beacon Library - 开源库和应用程序链接,以便与Eddystone和iBeacon信标对话
Bluetooth Low Energy¶
Bluetooth Smart & BLE Tools¶
- nRF Master Control Panel (BLE) nRF主控制面板是一款功能强大的通用工具,可让您扫描和浏览蓝牙智能(BLE)设备并与之通信.
- LightBlue Mac OSX (or iOS) LightBlue可以测试所有使用蓝牙4.0低功耗(也称为蓝牙智能或蓝牙光)的设备.
- BlueSpeed for iOS by Punch Through 在2台iOS设备之间运行蓝牙LE速度测试
Web Bluetooth API¶
Beacon Developer Kits & BLE Chips¶
- Texas Instruments - BLE Portal
- Texas Instruments - SensorTag DeveloperKit
- TI SensorTag Android Sources
- Broadcom - WICED™ Sense Development Kit
- Dialog Semiconductor
- EMMicroelectronics
Proximity Trends & Outlook¶
- Wired Apple的iBeacon即将破坏交互设计的4个原因
- Wi-Fi Aware™ - Wi-Fi Aware™是一项新的Wi-Fi联盟认证计划,通过实时和节能的发现机制扩展Wi-Fi的功能,为即将到来的丰富体验提供直接的入口.
Vendor-driven Beacon Standardization¶
- BeaconCtrl 使用BeaconCtrl开源平台设置和管理大型信标部署
- The Open and Interoperable Proximity Beacon Specification
蓝牙,Apple,Google,iBeacon,Eddystone和其他商标均为其各自商标所有者的财产.
License¶
在法律允许的范围内, Square Metrics GmbH 已放弃对此作品的所有版权及相关或相邻权利.