TI OPT3001 light sensor support (#4015)

* TI OPT3001 light sensor support

* Added register interrogation to deconflict with SHT sensors on same address
This commit is contained in:
Ben Meadors
2024-06-02 07:39:08 -05:00
committed by GitHub
parent 2723ae6e9b
commit 97a5abbc82
8 changed files with 79 additions and 1 deletions

View File

@@ -132,6 +132,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RCWL9620_ADDR 0x57
#define VEML7700_ADDR 0x10
#define TSL25911_ADDR 0x29
#define OPT3001_ADDRESS 0x45
#define OPT3001_ADDRESS_ALT 0x44
// -----------------------------------------------------------------------------
// ACCELEROMETER