Wykres commitów

9 Commity (master)

Autor SHA1 Wiadomość Data
robert-hh f1e555b2cd
README.md: Fix a typo.
Signed-off-by: robert-hh <robert@hammelrath.com>
2023-09-14 14:02:27 +02:00
robert-hh b242b88b9e bme280: Update the link to the data sheet. 2022-10-03 18:17:01 +02:00
robert-hh 37a52e149e bme280: Allow using a tuple for the mode parameter. 2022-09-07 21:53:57 +02:00
Robert Hammelrath aaf2a4f271 bme280: Fix typos in bme280.md.
Thanks to @CesiumK9 for bringing them up.
2021-12-19 09:29:07 +01:00
robert 3bc048f93e bme280*.py: Use names for the power modes. 2019-12-19 15:49:15 +01:00
robert-hh a7074fd2d5
Update README.md
Some minor fix in the example
2019-01-12 20:34:09 +01:00
hh 7bd268d0fa README.md: Fix copy & paste error 2018-11-18 20:23:00 +01:00
hh 5a283cf149 bme280_xxx.py: Add methods for altitude and dew_point
The Documentation is extended accordingly
2018-11-18 20:20:08 +01:00
hh d8d78924a8 bme280_xxx.py: Microypthon driver for the BME280 sensor
Initial commit. Files:
bme280_int.py: Driver using integer arithmetic for compensation
bme280_float.py: Driver using floating point arithmetic for compensation
README.md: Documentation
bmetest.py: Sample test code.
2018-11-11 16:01:02 +01:00