Below you will find all the pages tagged with #Influxdb
Visualizing RuuviTag sensor data in Grafana Cloud

In this blog post, I’m demonstrating how to send RuuviTag sensor data to InfluxDB Cloud and visualize it in Grafana Cloud. The solution is really simple. I have few RuuviTag sensors around the house plus one outside. I have a Raspberry Pi W Zero that can communicate with the RuuviTags using Bluetooth. Measurement data is sent to InfluxDB Cloud using a simple python script. Finally I’m using Grafana Cloud for visualization. And yes, I know there is a RuuviTag Gateway for remotely monitoring the sensors, but where’s the fun in using ready made solution?