Android Home Control Client

Additional

Language
Kotlin
Version
1.3.7 (Apr 18, 2020)
Created
Jul 5, 2019
Updated
Feb 6, 2021 (Retired)
Owner
Artem Fomchenkov (fartem)
Contributor
Artem Fomchenkov (fartem)
1
Activity
Badge
Generate
Download
Source code

Android Remote Temperature Control Client

About

Remote client for Arduino temperature project.

How to run

With Arduino module

  1. run Arduino module;
  2. pair your Android device and Arduino Bluetooth module from a device settings;
  3. install devicebt app flavor;
  4. run app and select Arduino Bluetooth module from devices list.

Without Arduino module

Install debugbt app flavor.

Screenshots


How to contribute

Read Commit Convention. Make sure your build is green before you contribute your pull request. Then:

$ ./gradlew clean
$ ./gradlew build

If you don't see any error messages, submit your pull request.

Contributors