Add PCT2075 Temperature Sensor (#6829)

This is an I2C temperature sensor. It is intended to be a drop-in
compatible sensor for the LM75, however it is more accurate.

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Michael Cullen
2025-05-25 14:29:02 +02:00
committed by GitHub
parent 2e72850d99
commit 7d95b487ef
8 changed files with 78 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define CGRADSENS_ADDR 0x66
#define LTR390UV_ADDR 0x53
#define XPOWERS_AXP192_AXP2101_ADDRESS 0x34 // same adress as TCA8418
#define PCT2075_ADDR 0x37
// -----------------------------------------------------------------------------
// ACCELEROMETER