Giter VIP home page Giter VIP logo

matrix-creator-malos-android's Introduction

Matrix Creator Android MALOS Demo

Android application that interfaces with MATRIX Creator MALOS layer.

Current Features

  • Everloop RGB color control
  • Humidity Sensor
  • Temperature Sensor
  • UV index radation
  • IMU (x,y) widget visualitation
  • GPIO input/output configuration (pin 0,1)
  • GPIO updates callbacks
  • Auto discovery Matrix Creator on LAN network
  • Manual IP Matrix device target

Matrix Creator Android-MALOS demo

TODO

  • GPIO callback
  • Pressure
  • Mic Array visualization (beamforming localization)
  • ZigbeeBulb basic control
  • LIRC custom control config
  • RaspberryPi Wifi config via BT4
  • MALOS WakeWord config via Android (in development)

Preriquisities

  • Please install Matrix Creator CORE (MALOS service package) on your RaspberryPi and reboot it:
curl -L https://apt.matrix.one/doc/apt-key.gpg | sudo apt-key add -
echo "deb https://apt.matrix.one/raspbian $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/matrixlabs.list
sudo apt update
sudo apt upgrade
sudo apt install matrixio-malos
reboot

NOTE:

  • For more details: Getting Started Guide
  • Please put your creator on the same network
  • Android supported 4.4.x or later (target API28)

Download APK

Pre-release demo, please download here.

Preriquisities and dependencies for Build

Clone repository and submodules

git clone --recursive https://github.com/matrix-io/matrix-creator-malos-android.git
cd matrix-creator-malos-android

Fabric configuration

create file matrix-malos-demo/app/fabric.properties with:

apiSecret=<YOUR FABRIC SECRET>
apiKey=<YOUR FABRIC API KEY>

(or import the project on AndroidStudio and config Crashlytics fabric plugin or remove this dependency on gradle app file)

Building and install

./gradlew assembleDebug
./gradlew installDebug

matrix-creator-malos-android's People

Contributors

hpsaturn avatar arhuaco avatar brianofrokk3r avatar eljuguetero avatar yoelrc88 avatar nebiljabari avatar le0xul avatar maciekrb avatar

Stargazers

 avatar Guillain avatar Richard Osterloh avatar  avatar Imran avatar Diego Leite avatar

Watchers

 avatar Sean Canton avatar  avatar  avatar Camilo avatar James Cloos avatar  avatar Julio César avatar Patricia Reyes avatar  avatar Jairo Calmon avatar Jhon Tovar avatar Diego Leite avatar Lucas Morais avatar Leonardo Vernaza avatar  avatar  avatar Heitor Rodrigues S. Silva avatar  avatar  avatar  avatar  avatar Carlos avatar Kevin Patino avatar Alie Gonzalez-Guyon avatar  avatar Bree Spektor avatar  avatar  avatar

matrix-creator-malos-android's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.