In this simple project we will log out the temperature from our MCP9808 sensor and using a data logging shield we will log the readings to an SD card. The sensor was mentioned in a previous post at http://www.arduinolearning.com/code/mcp9808-digital-temperature-sensor-example.php and also we …
Tag:
MCP9808
-
-
MCP9808 digital temperature sensor example The MCP9808 digital temperature sensor converts temperatures between -20°C and +100°C to a digital word with ±0.5°C (max.) accuracy. The MCP9808 comes with user-programmable registers that provide flexibility for temperature sensing applications. The registers allow …