Skip to content

urish/AndroidThingsCounter

Repository files navigation

AndroidThingsCounter

A simple Android Things app that displays a running counter on a I2C Seven Segment display.

AndroidThingsCounter in Action

It runs on the PICO-IMX6UL board, but can be easily adapter to run on Raspberry Pi by changing the i2c bus name in HomeActivity.java.

Build your own

  1. Get a Serial 7-Segment display, such as this one
  2. You need to connect 4 wires: SCL, SDL, VCC (+) and GND (-) to the relevant pins on your board
  3. Load this project in Android Studio and deploy it to your device

Wiring diagram for the PICO-IMX6UL:

AndroidThingsCounter Wiring

License

Copyright (C) 2016, Uri Shaked. License: MIT

About

Android Things app that uses a 7-Segment to display counter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages