this project used a temperature sensor to measure the temperature in a room with and without a fan on. the fan was turned on halfway through the test and there was no noticeable drop in temperature. i had an issue where the sensor would randomly disconnect but it wasnt too much of an issue. what the code does is it prints values into the serial monitor until a certain time passes then it calculates the minimum, maximum, and average values. the values were measured in raw data instead of converting to temperature.