5 ms·
Been playing with iBeacons today: https://github.com/younata/Apartment https://github.com/younata/Apartment Other than that, more work on my flight simulator:
by younata 13y ago
Been playing with iBeacons today: https://github.com/younata/Apartment https://github.com/younata/Apartment
Other than that, more work on my flight simulator: http://younata.com/ http://younata.com/
- lowglow 13y agoHow have you been finding iBeacons?
- younata 13y agowhat do you mean? It's built in to corelocation in iOS 7... You can even use an iOS device as an iBeacon...
- younata 13y agoassuming by "finding" you mean liking. The api makes it very easy to use. I would like to get a generic beacon I can just slap on my door and forget about for 6 months or so, rather my current hack of using another one of my idevices to play with this. As it is, I'll probably just get a raspi with a bluetooth le dongle, and use that (when my phone gets really close to the door, it unlocks the door, is the thought).