/bme280

bme280 - pressure, temperature and pressure sensor

Primary LanguagePythonOtherNOASSERTION

bme280.py - Bosch sensortech humidity, pressure and temperature sensor

this is a simplified version of the sensor tested for use as a weather monitor station. Reading all sensors in FORCED_MODE updating the sensor every 2 seconds.
Although other modes and settings have defined constants they are not fully implemented.