Commit Graph

5 Commits

Author SHA1 Message Date
affa077d61 Add four new drivers!
HTU21DF
SHT31
SI7021
MCP9808

.. which will be published to GitHub after launch review at Google.
2018-04-03 19:52:52 +02:00
945aaf44c4 Update README 2018-03-26 15:11:24 +02:00
a7b78521f1 Add BME280 Sensor
- Plumb BME280 all the way through to Prometheus.
- Add README detailing the diff between BME280 and BMP280
- Refactor source files to be *_drv.c to avoid naming clashes with
  upstream libraries.
2018-03-26 15:07:17 +02:00
fb87c4070a Add VEML6075; Update DHT reported values 2018-03-22 15:39:06 +01:00
1ff7642bea Initial Checkin.
Only DHT (AM3202) supported at this time.
2018-03-04 16:11:07 +01:00