How to Interface the LMT01 Temperature Sensor with Arduino
00:09:05
|
13 OCT 2017
This tutorial includes a overview of the LMT01 sensor, discussing its features and its unique digital pulse train output. We will cover the capabilities and configuration of the comparator included with the MCU on the Arduino Uno and will talk about how to use interrupts and interrupt service routines to count the pulses being output by the LMT01. A working demonstration of the LMT01 and the LCD display will be provided and will go through the code so you can learn to reproduce these results. |