Temperature Recording Project

I used a temperature sensor in my Esp 32. I want to measure the temperature change of my computer over 24 hours. The temperature sensor I am using is an LM 75a temperature sensor. It is an I2c sensor, and it utilizes a LM 75a library. This allows the sensor to produce values in degrees Celsius. So far I haven't gotten my code to produce more than two values. So my code hasn't produced any conclusions.

0 Lifts 

Artifacts

Name Description
Video Demonstration A video giving a Demonstration of how My project works   Link
Excel Spreadsheet Plots my data on a graph and offer's more in depth conclusions.   Download
Arduino Code My awesome Code   Download