BPI LM75 Temperature Sensor Module: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Introduction= =Hardware= ==Hardware interface== == Hardware Spec== == GPIO Pin define == =How to use= =Resources=" |
|||
| 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. | |||
=Hardware= | =Hardware= | ||
Revision as of 11:28, 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.