Ebolon / iotsensehat

Collecting sensor data from SenseHat with Android Things and publishing to Google Cloud IoT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoTSenseHat

The aim of this project is to demonstrate the use of a Raspberry SenseHat in combination with Android Things and Google IoT Core.

Get started

Clone both project into the same directory.

git clone -b MacroYau-sensehat git@github.com:Ebolon/contrib-drivers.git
git clone git@github.com:Ebolon/iotsensehat.git

Open the iotsense project with Android Studio. In the following you can follow the documentation of the original demo to prepare and register the device. Keep in mind to change the namespace in the commands to de.justif.iotsensehat.

Open issues

Currently support for the LSM9DS1 is missing.

Related projects

This project is build on top of the Android Things Cloud IoT Sensor Hub Demo and uses a modified version of the SenseHat driver implementation from MacroYou. The original pull request for contrib-drivers is still pending.

About

Collecting sensor data from SenseHat with Android Things and publishing to Google Cloud IoT

License:Apache License 2.0


Languages

Language:Java 100.0%