Hi,
Our DIY club creates a network of weather stations. It works and write data to MySQL.
Data from Arduino is written to a set (changeable) table and row in DB.
I was looking at the structure (architecture) of Community Builder and I think the data could be loaded from the database into the user's profile. But I am understand more about 3D printing and Arduino. Can you help me.
The goal is to write temperature, humidity, pressure from the Arduino to the database and then read data into the profile of a specific user (weather station).
Could you give me an advice please.