This project came to life as an MCE 2015 Jitter workshop idea. It contains three projects:
BeaconKit code base moved to Swift 2.2.
Small static library for registering beacons and getting updates from them. BeaconKit
consists of three classes:
Beacon
- representing beacon itselfBeaconRegion
- representing beacon regionBeaconHandler
- handler class for getting updates from beacons in given regions
Sample project using BeaconKit
. Move you device near configured bacon and you can see screen color changes slowly to match beacon configuration.
Capture The Flag brought to Phillips Hue and beacon world. Choose your team. Move close to the beacon paired with the Hue light. Watch the light. Also uses BeaconKit
.