Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/balena-io-experimental/balena-sensehat-example
- Owner: balena-io-experimental
- Created: 2018-10-19T13:39:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T02:16:26.000Z (about 3 years ago)
- Last Synced: 2023-08-03T22:28:53.361Z (over 1 year ago)
- Topics: balena, grafana, influxdb, raspberrypi, sense-hat
- Language: Python
- Size: 115 KB
- Stars: 21
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)