Wykres commitów

  • 4705a75f52
    Merge 8453d675ef into 32b9fe9641 poof 2024-03-29 04:19:40 +0200
  • 32b9fe9641
    bme280_int.py: Fix the range for sealevel setting. master robert-hh 2024-03-03 20:59:23 +0100
  • 6c0b723039
    bme280*.py: Clamp the humidity results in the range 0-100 %. robert-hh 2024-02-07 14:15:23 +0100
  • f1e555b2cd
    README.md: Fix a typo. robert-hh 2023-09-14 14:02:27 +0200
  • b242b88b9e bme280: Update the link to the data sheet. robert-hh 2022-10-03 18:17:01 +0200
  • 37a52e149e bme280: Allow using a tuple for the mode parameter. robert-hh 2022-09-06 14:30:02 +0200
  • aaf2a4f271 bme280: Fix typos in bme280.md. Robert Hammelrath 2021-12-19 09:27:21 +0100
  • 8453d675ef
    Update bme280_float.py poof 2021-03-26 17:21:23 +0800
  • 0da810b150 all: Update & rearrange the license notice robert 2020-12-07 09:17:00 +0100
  • 598e8c6286 bme280_*.py: Add an one second timeout robert 2020-11-28 13:12:37 +0100
  • 79ccf348ec BME280*.py: Align error message to the expcted parameters. robert 2019-12-27 17:56:58 +0100
  • 3bc048f93e bme280*.py: Use names for the power modes. robert 2019-12-19 15:49:15 +0100
  • a7074fd2d5
    Update README.md robert-hh 2019-01-12 20:34:09 +0100
  • 0223507e1e bme280_xxx.py: Make the code a little bit more PEP8 compliant hh 2019-01-01 11:10:11 +0100
  • 92773a9c95 bme280_xxx.py: Simplify calibration value reading hh 2018-11-27 21:41:35 +0100
  • db8689bd9a bme280_xxx: Check the status register for completion hh 2018-11-19 21:47:38 +0100
  • 7bd268d0fa README.md: Fix copy & paste error hh 2018-11-18 20:23:00 +0100
  • 5a283cf149 bme280_xxx.py: Add methods for altitude and dew_point hh 2018-11-18 20:20:08 +0100
  • d8d78924a8 bme280_xxx.py: Microypthon driver for the BME280 sensor hh 2018-11-11 16:01:02 +0100