Skip to content

agarner101/BlinkyThings

Repository files navigation

BlinkyThings

Android Things LED-Blink Project

Part 2 of Android Things Tutorial. For initial setup and Hello World, see Part 1

To see the main java code, go to HomeActivity.java

alt text

Materials

  1. Raspberry Pi 3 Model B
  2. Breadboard
  3. LED
  4. 1K Ohm Resistor
  5. Two Male/Female Jumper Wires

Raspberry Pi 3 I/O

This is the pin configuration for Android Things for Raspberry Pi found here alt text

For our purposes, we will be using:

  • BCM2 - Pin 3
  • Ground - Pin 6

1. Hook up LED

Wire up the Pi following this schematic: alt text

2. ADB Connect and Run App

See Tutorial Part 1 step 5 and 6 for help on how to do this.

Results:

LED will turn on and off in 1 second increments.

alt text

About

Android Things LED-Blink Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages