All Projects → macdidi5 → ThingsCommander

macdidi5 / ThingsCommander

Licence: other
Things Commander System, based on Android Things developer preview 2

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ThingsCommander

Sample Button
Basic input and output using a button and LED
Stars: ✭ 107 (+723.08%)
Mutual labels:  android-things
Weatherstation
Sensor-based peripheral sample using Android Things
Stars: ✭ 210 (+1515.38%)
Mutual labels:  android-things
edison-candle
Production sample using Android Things
Stars: ✭ 42 (+223.08%)
Mutual labels:  android-things
Android Things Electricity Monitor
Electricity Monitor using Android Things and Firebase Realtime Database
Stars: ✭ 118 (+807.69%)
Mutual labels:  android-things
Sample Bluetooth Le Gattserver
Build a Bluetooth GATT server with Android Things
Stars: ✭ 159 (+1123.08%)
Mutual labels:  android-things
FRILLER
FRILLER is a 3D printed compact robot that can change the radius of its wheels to overcome obstacles.
Stars: ✭ 15 (+15.38%)
Mutual labels:  android-things
Surviving With Android
Source code related to the posts in the blog
Stars: ✭ 1,275 (+9707.69%)
Mutual labels:  android-things
androidthings-weatherstation
Codelab and solution for the Android Things Weatherstation
Stars: ✭ 16 (+23.08%)
Mutual labels:  android-things
Sample Simplepio
Basic Peripheral I/O examples with Android Things
Stars: ✭ 191 (+1369.23%)
Mutual labels:  android-things
androidthings-mqtt-alarm-panel
Android Things Alarm Control Panel for Home Assistant
Stars: ✭ 69 (+430.77%)
Mutual labels:  android-things
Sample Bluetooth Audio
Bluetooth A2DP sample using Android Things
Stars: ✭ 146 (+1023.08%)
Mutual labels:  android-things
Drivers Samples
Peripheral driver samples
Stars: ✭ 153 (+1076.92%)
Mutual labels:  android-things
sample-lowpan
Discover and connect to Thread mesh networks on Android Things
Stars: ✭ 28 (+115.38%)
Mutual labels:  android-things
Sample Simpleui
Connect GPIO states with a graphical UI on Android Things
Stars: ✭ 116 (+792.31%)
Mutual labels:  android-things
atdocs
Android Things Translation 中文翻译
Stars: ✭ 19 (+46.15%)
Mutual labels:  android-things
Android Robocar
Build your own robocar, remote-controlled or autonomous, with Android Things.
Stars: ✭ 95 (+630.77%)
Mutual labels:  android-things
photobooth
Cloud-connected talking photobooth using TensorFlow
Stars: ✭ 40 (+207.69%)
Mutual labels:  android-things
android-things-rc522
Android library to communicate with RFID Module RC522
Stars: ✭ 44 (+238.46%)
Mutual labels:  android-things
sensorhub-cloud-iot
Sensor-based data collection device publishing to Cloud IoT Core
Stars: ✭ 73 (+461.54%)
Mutual labels:  android-things
Fool
Simple Russian voice assistant based on Android Things and Raspberry Pi 3
Stars: ✭ 26 (+100%)
Mutual labels:  android-things

*** 繁體中文在後面 ***

Things Commander

Demo video

ThingsCommander demo

ThingsCommander demo - control lamp

ThingsCommander demo - doorbell

Hardware and parts

System and software

  • Raspberry Pi
    • Android Things preview 0.2
  • PC or Mac
    • Android Studio
    • Android SDK version 24
    • Build tool version 24.0.3
  • Firebase
    • Realtime Database

    • Rule configuration:

        {
          "rules": {
            ".read": true,
            ".write": true
          }
        }    
      
    • Add Android things and Android mobile app application

Known issue

Contents

  • projects
    • ThingsCommander: Android Things App
    • ThingsCommanderApp: Android mobile App
  • resources
    • thingscommander-f3f74-export.json: firebase realtime database export file

Things Commander(中文)

示範影片

ThingsCommander 示範

ThingsCommander 示範 - 控制電燈

ThingsCommander demo - 門鈴

硬體與零件

系統與軟體

  • Raspberry Pi
    • Android Things preview 0.2
  • 個人電腦,PC或Mac
    • Android Studio
    • Android SDK version 24
    • Build tool version 24.0.3
  • Firebase
    • 即時資料庫(Realtime Database)

    • 規則設定:

        {
          "rules": {
            ".read": true,
            ".write": true
          }
        }    
      
    • 新增Android things與Android mobile app應用程式

已知的問題

內容

  • projects
    • ThingsCommander: Android Things App
    • ThingsCommanderApp: Android mobile App
  • resources
    • thingscommander-f3f74-export.json: firebase即時資料庫匯出檔案
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].