@wlisac I haven’t seen many others doing it yet, but that is super cool. Its something I have thought would be fun to try some day, now it won’t be as difficult. Does swift have much in the way of GPIO or sensor libraries yet?
So far I’ve been focusing on Bluetooth (scanning for beacons, connecting to BLE devices, etc). I’ve been using https://github.com/PureSwift/Bluetooth to accomplish most of that.
As far as GPIO, I’d like to try that next. This looks promising, but I haven’t used it yet: