ClosestBeacon
BaDaSS
(Beacons and Data and Smart Software)
Richard Harvey, Leandro Lubrico, Stanley Phu, Karan Wadhera
Problem Statement
Hypothesis: Effects of interference on iBeacon distance accuracy
Preventing loss of possible connections in serendipitous encounters
Networking
Centralized |
Cloud Data - REST API & Firebase Storing pictures, contact information, social media profiles |
Social Media Integration - FB/SC API Facebook & Snapchat buttons with their API for easy friend adding |
Decentralized |
Device to Device - iBeacon Local device communication to transfer id’s for data lookup |
Progress
Progress
Midterm App
The tutorial chosen was “Getting Started with iBeacon: A Swift Tutorial” by Will Dages. The purpose of the tutorial was to get a better understanding of utilizing beacons in a swift app. The app changes the background color based on the nearest beacon’s minor value, information broadcasted by beacon devices.
ClosestBeacon enables the interaction with iBeacon enabled devices at various distances and an exchange of information to occur. The app can perform certain tasks based on the information advertised by the beacon, such as its proximity and major and minor values.
This app is related to our team’s final project because it makes use of iBeacon technology and we care about the exchange of information to the closest iBeacon enabled device.
How ClosestBeacon works
Questions?