SkillAgentSearch skills...

BeaconDetector

An iOS app that can detect an iBeacon. This app acts as an example Museum app that will display details of an art exhibit when near the exhibit's beacons.

Install / Use

/learn @PepperoniJoe/BeaconDetector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Beacon Detector

An iOS app that can detect an iBeacon. This app acts as an example museum app that will both display and say details about an art exhibit when the app is near an art exhibit's beacon.

Xcode version Language Language License

<p float="left"> <img src="GitHub-Images/BD1.png" width="250"> <img src="GitHub-Images/BD2.png" width="250"> <img src="GitHub-Images/BD3.png" width="250"> </p>

Description:
The app demonstrates iBeacon detection. When the app is in range of a specific art exhibit containing a beacon, this app will display information about the art. The proximity of the beacon is displayed including "Here", "Nearby", "Far" and "Unknown". The app includes voice synthesis.

This app has a companion app called Beacon which transmits as an iBeacon that this app can recognize.

Technical Info:
Xcode 12 project written in Swift 5 for iOS 14
Frameworks: SwiftUI, CoreBluetooth, CoreLocation, AVFoundation

See Also:
Beacon - companion app that acts as an iBeacon
Quickies - a variety of example iOS apps
Make Icons Swiftly - used to generate app icon sets

Author:
Marcy Vernon @MarcyVernon

License:
"BeaconDetector" is under the MIT license. See LICENSE for more information.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks5

Languages

Swift

Security Score

75/100

Audited on Dec 11, 2024

No findings