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 07:29:02 -05:00
committed by GitHub
co-authored by GitHub Ben Meadors
parent 2e72850d99
commit 7d95b487ef
8 changed files with 78 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ class ScanI2C
DPS310,
LTR390UV,
TCA8418KB,
PCT2075,
} DeviceType;
// typedef uint8_t DeviceAddress;