This tutorial will guide you to create a Grafana installation on a Raspberry Pi which
logs temperature, humidity, air pressure and indoor air quality (IAQ) from a card10 badge.
It will look similar to this:

{{% notice warning %}} This guide does not try to secure the installation of all the software packages involved. There might be default passwords still active which are not accounted for here. {{% /notice %}}
The individual steps are:
- Prepare card10
- Turn on Bluetooth
- Turn on BSEC in BME680 app
...
...
@@ -27,9 +37,18 @@ title: IAQ with Grafana
- Ignore error message because of docker version
- Select "Build Stack"
- Select grafana, influxdb, nodered using space
- Enter nodered menu to build addons list with right arrow key
- Enter the nodered menu to build addons list with the right arrow key

- Press enter

- Add `node-red-contrib-generic-ble` using space

- Hit enter to build `addons_list.yml`
- Hit escape to go back
- Hit enter to start the build
...
...
@@ -44,7 +63,7 @@ title: IAQ with Grafana
-`scan on`
- Enter Bluetooth menu on card10
- Wait until something like `[NEW] Device CA:4D:10:XX:XX:XX card10-xxxxxx` appears
-`pair CA:4D:10:XX:XX:XX` (replace with MAC that is shown in bluetooth memnu)
-`pair CA:4D:10:XX:XX:XX` (replace with MAC that is shown in bluetooth menu)