Versions Compared

Key

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

Barometer Calibration for Altitude

Use this link for altitude offsets. This setting will be available after v1.3.1

https://www.engineeringtoolbox.com/barometers-elevation-compensation-d_1812.html

Code Block
languagecpp
//===========================================
//BME280 altitude offsets (set by user)
//===========================================
#define ALTITUDE_OFFSET_IMPERIAL 5.58
#define ALTITUDE_OFFSET_METRIC 142.6

Rainfall Tip Gauge

1 tip = .011”/.2794mm of accumulation.

...

Accessory

I2C address

Comments

UV - SI1145

0x60

UV sensor

Lux - BH1750

0x23

light level sensor

Barometer/ Relative Humidity - 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)

AS3935 - lightning detector

TODO - not evaluated