the_ocs@lemmy.worldM to Data is Beautiful@lemmy.worldEnglish · 1 year agoRaspberry Pi temperature vs room temperature [OC]lemmy.worldexternal-linkmessage-square2fedilinkarrow-up157arrow-down10file-text
arrow-up157arrow-down1external-linkRaspberry Pi temperature vs room temperature [OC]lemmy.worldthe_ocs@lemmy.worldM to Data is Beautiful@lemmy.worldEnglish · 1 year agomessage-square2fedilinkfile-text
minus-squarefernandu00@lemmy.mllinkfedilinkEnglisharrow-up1·1 year agoNice 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
minus-squarethe_ocs@lemmy.worldOPMlinkfedilinkEnglisharrow-up1·1 year agoGlad 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.
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
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.