Rebecca Franks introduces Android Things, an extension of Android for building IoT devices. Android Things allows developers to use familiar Android tools to build intelligent devices that can be securely deployed at scale. It differs from Android by being optimized for embedded devices without displays. Developers can easily integrate hardware using APIs like GPIO, PWM, I2C and drive peripherals. The presentation demonstrates building a simple Android Things app to control an LED from a button press and provides example projects for a distributed piano and electricity monitor using Firebase.
Related topics: