Skip to content

AndroidThings application for reading the temperature of the PicoPiIMX7d with RainbowHat. Android Architecture Components version.

Notifications You must be signed in to change notification settings

AlessandroCosma/PicoPiImx7dTemperature_v2

Repository files navigation

PicoPiImx7dTemperature_v2

Android Architecture Components version

PicoPiImx7dTemperature is an AndroidThings app developed for the PICO-PI-IMX7-STARTKIT-RAINBOW-HAT platform that detects the temperature through the Bmx280 sensor embedded in the RainbowHat.

Temperature value is showing to the user through the alphanumeric display HT16K33 and depending on its value, blue, green or red LEDs are triggered, depending on whether the measured temperature is lower than NORMAL_TEMPERATURE, between NORMAL_TEMPERATURE and MAX_TEMPERATURE or greater than MAX_TEMPERATURE.

Only in the event that the MAX_TEMPERATURE threshold value is exceeded, an audible alarm is triggered via the Piezo PWM buzzer.

Default values: 

MAX_TEMPERATURE = 28°C

NORMAL_TEMPERATURE = 24°C

To import the following project into AndroidStudio:

  1. clone the repo locally
  2. rename the project directory from 'PicoPiTemperature_v2' to 'PicoPiImx7dTemperature'
  3. import into AndoridStudio using the appropriate procedure

About

AndroidThings application for reading the temperature of the PicoPiIMX7d with RainbowHat. Android Architecture Components version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages