An open API service indexing awesome lists of open source software.

https://github.com/don/cocoaheadsnyc

Sample code for 2016-06-09 CocoaHeadsNYC presentation
https://github.com/don/cocoaheadsnyc

Last synced: over 1 year ago
JSON representation

Sample code for 2016-06-09 CocoaHeadsNYC presentation

Awesome Lists containing this project

README

          

Code Examples for CocoaHeadsNYC Bluetooth Low Energy talk on June 9th, 2016

http://www.cocoaheadsnyc.org/2016/06/06/

Slides http://don.github.io/slides/2016-06-09-cocoaheadsnyc

iOS
* RoboSmart - iOS app to control Robosmart Bluetooth Lightbulb
* Thermometer - iOS app to read Bluetooth LE Thermometer
* iBeacon - iOS app that broadcasts an iBeacon
* BLEFlashlight - iOS app that creates a peripheral using the RoboSmart lightbulb service

See https://github.com/don/ibeacon-demo for iBeacon Ranging Demo Code

Arduino
* LED - Arduino 101 sketch that implements the RoboSmart lightbulb serice
* RedBearLab Blend - https://codebender.cc/sketch:312533

This repo was started from https://github.com/don/phillycocoa