Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I2C addresses of sensors I have

These are my sensors and they work with the addresses in the Arduino code. I strongly recommend running a port scan to make sure your devices are responding in the same manner. Driver.begin() functions can usually be modified for alternate addresses from different vendors.

Accessory

I2C address

Comments

UV - SI1145

0x60

Lux BME- BH1750

0x23

Barometer - BME280

0x76

EEPROM

0x50

Extended reliability for rainfall collection. Not as interesting now that we fail WiFi connect more gracefully in v1.3.1 (without tripping WDT)

...