Lesson 34: Using the MCP9808 High-Accuracy I2C Temperature Sensor with a TM1637 LED Display in an Arduino Step-by-Step Course
In this lesson, we learn how to use the MCP9808 temperature sensor to measure temperature and display it on a TM1637 LED display. We have no decimal point with this display. There are two other video lectures for this sensor: one is an introduction to the MCP9808 and the other shows how to use the MCP9808 with an LCD screen.
514-Lesson 34: Using the MCP9808 High-Accuracy I2C Temperature Sensor with a TM1637 LED Display | Arduino Step-by-Step Course
Language: C++
Copied!
Resources & references
-
ExternalAdafruit MCP9808 library (from GitHub)github.com
-
ExternalDownload the MCP9808 datasheet (PDF)ww1.microchip.com
Files📁
No files available.