Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/balena-io-experimental/balena-sensehat-example

Example of using the Pi, Sense-HAT, InfluxDB and Grafana
https://github.com/balena-io-experimental/balena-sensehat-example

balena grafana influxdb raspberrypi sense-hat

Last synced: 7 days ago
JSON representation

Example of using the Pi, Sense-HAT, InfluxDB and Grafana

Awesome Lists containing this project

README

        

# Balena Sense
Example of using the Pi, Sense-HAT, InfluxDB and Grafana.

This is an example of a multicontainer application running InfluxDB, Grafana and a third container with Python3 and the Sense-HAT library.

Push the application to balena and use the public device URL to access Grafana. The default login is admin/admin.

Readings are taken from the humidity, temperature and barometric pressure sensors once every 10 seconds.

![](https://raw.githubusercontent.com/resin-io-playground/balena-sense/master/balena-sense-dashboard.png)