Difference between revisions of "BPI LM75 Temperature Sensor Module"

From Banana Pi Wiki
Jump to: navigation, search
(Introduction)
(Introduction)
Line 1: Line 1:
 
=Introduction=
 
=Introduction=
 
This module is designed specifically for the Banana Pi. The module use the NXP LM75 Temperature chip. The temperature register always stores an 11-bit 2's complement data giving atemperature resolution of 0.125°C. The module use I2C bus to connect to Banana PI.
 
This module is designed specifically for the Banana Pi. The module use the NXP LM75 Temperature chip. The temperature register always stores an 11-bit 2's complement data giving atemperature resolution of 0.125°C. The module use I2C bus to connect to Banana PI.
 +
 +
==Key ==
 +
*1. 11bit high resolution ADC in chip
 +
*2. temperature resolution of 0.125°C.
 +
*3. Connect through I2C bus
 +
 +
==Typical Application:==
 +
*1. Industrial controllers
 +
*2. Environmental monitoring
 +
*3. Smart home
 +
*4. Interactive devices
  
 
=Hardware=
 
=Hardware=

Revision as of 04:30, 14 May 2018

Introduction

This module is designed specifically for the Banana Pi. The module use the NXP LM75 Temperature chip. The temperature register always stores an 11-bit 2's complement data giving atemperature resolution of 0.125°C. The module use I2C bus to connect to Banana PI.

Key

  • 1. 11bit high resolution ADC in chip
  • 2. temperature resolution of 0.125°C.
  • 3. Connect through I2C bus

Typical Application:

  • 1. Industrial controllers
  • 2. Environmental monitoring
  • 3. Smart home
  • 4. Interactive devices

Hardware

Hardware interface

Hardware Spec

GPIO Pin define

How to use

Resources