Home → Speaker Bio

Subhransu Behera


@subhransu

Subh is a lead mobile developer at Singapore Power. Prior to Singapore Power, he worked at PayPal where he was leading an iOS team and was instrumental in developing the revamped iOS app of PayPal.

He is the organizer of iOS Conf SG and runs iOS Dev Scout, the iOS developer and meetup group in Singapore. He contributed to the popular iOS tutorial site, RayWenderlich.com.

Subh and Kheng Meng's Talk on Day 2 - 04:45 p.m. to 05:20 p.m.

Swift for IoT

Ever since Swift became open source, developers worldwide are thinking of new ways to use the language. It's being used currently in backend, some developers are thinking about building native Android apps in Swift. But the thing that got us thinking is, "Can we use Swift for IoT projects". More specifically how much can we leverage on the language features to build a Swift-only home automation system.

Apparently we are not alone, there are other people working already in this field and have built cool stuff on Raspberry Pi and BeagleBone using Swift. This talk will focus the essntials on running Swift on BeagleBone and how to work with peripheral devices and sensors. We will discuss about the Swift features that worked really well while working on this project and share what are the opportunities for future.