Issue
Set up a two wire LTS80 Lini-Temp sensor on a UC
Product Line
TAC INET
Environment
- UC microcontroller
- LTS80 Lini-Temp sensor
Cause
Conversion coefficients must be set to properly read temperatures.
Resolution
For Fahrenheit:
- M = 0.4235
- B = 32.0
For Centigrade:
- M= 0.2353
- B = 0.0
The sensor's white (WHT) wire goes to AI-X of the UC input, and the orange (ORN) wire goes to +15v of the UC input.
Refer to TCON 069 for details.