Alexandru Cristescuzenandroid.hashnode.dev·Mar 3, 2017Writing a driver for Android Things: BME280 Humidity sensorIn this article we're going to investigate how to write a device driver for Android Things. In particular, we're going to extend the functionality offered in Google's contrib driver package for the BMX280 temperature and ambient pressure to allow for...43 readsandroid things
Alexandru Cristescuzenandroid.hashnode.dev·Feb 8, 2017Android Things - Part 3: Creating a remote control appIn the third and last part of this series of articles on the Android Things platform, we look at creating a companion app for the Raspberry Pi Android module we created in part 2. This companion app will run on a normal Android phone or tablet and wi...226 readsAndroid Thingsandroid things
Alexandru Cristescuzenandroid.hashnode.dev·Feb 7, 2017Android Things - Part 2: Controlling a LEDIn the second part of this series of articles on the Android Things platforms we're going to continue where we left off in the previous article and get our hands dirty and write a simple program to control the state of a LED and publish its status in...Android Thingsandroid things
Alexandru Cristescuzenandroid.hashnode.dev·Feb 6, 2017Android Things - Part 1: InstallationIn this series of articles, we're going to look at the capabilities of the Android Things platform. We're going to start by installing it on a Raspberry Pi and then we're going to leverage the Firebase Database to remotely control a led on the Raspbe...31 readsAndroid Thingsandroid things