c/dataisbeautiful · by the_ocs@lemmy.world · 2yRaspberry Pi temperature vs room temperature [OC] Related blog post and GitHub code + data 57 points · 2 comments · view on lemmy.world
2 Comments
fernandu00@lemmy.ml · 1 pts · 2y
Nice job! Hey I've done something similar with temp and humidity sensor and used nodejs, mongodb and react charts once but I had issues with the sensor..it stopped working after a couple days and I had to restart the script
the_ocs@lemmy.world · 1 pts · 2y
Glad you liked it, always fun collecting data and doing something with it.
I'm thinking of applying some regression models to it to predict room temperature based purely on the internal sensor and system load.