Skip to content

woutercx/Xamarin-EstimoteBeacons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Estimote Beacons Xamarin SDK wrapper

Here's their blog : http://blog.xamarin.com/adding-real-world-context-with-estimote-beacons-and-stickers/ and their components page: http://components.xamarin.com/view/estimotesdkios

A wrapper around the Estimote iOS SDK ( https://github.com/Estimote/iOS-SDK ).

Estimote Beacons are small, wireless sensors from http://estimote.com that use a new Bluetooth low energy (BLE) chip and continually transmit radio signals that your phone can pick up. You can think about the beacon as a small lighthouse tower that's installed in a fixed location and broadcasts its presence to all the ships (smartphones) around. The nearby smartphones can communicate with them using an API they’ve developed. This makes it easy for developers to add micro-location features to their mobile apps.

For the technical specifications of the Estimote beacons see http://estimote.com/api/index.html

  • There is a working Proximity demo that uses the wrapper. This is the translation of the ProximityDemo (Objective C) from Estimote: https://github.com/Estimote/iOS-SDK

  • I will appreciate all input, feedback, and especially contributions!

This is my personal project, I'm not affiliated with Estimote in any way.

Credits

Xamarin-EstimoteBeacons is the Xamarin.iOS-capable version of EstimoteSDK. Estimote certainly deserves all the credit as all I have done is create the Xamarin.iOS binding for the library.

License

The bindings are licensed under the MIT X11 license:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors

  • woutercx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published