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: 5 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T02:16:26.000Z (about 4 years ago)
- Last Synced: 2025-04-30T19:43:49.447Z (7 months ago)
- Topics: balena, grafana, influxdb, raspberrypi, sense-hat
- Language: Python
- Size: 115 KB
- Stars: 24
- Watchers: 2
- 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.
