Wykres commitów

  • b2dbca5b22
    Merge pull request #1 from karfas/wrong-brackets master Peter Hinch 2021-05-22 11:50:52 +0100
  • 485aa4e3c6 fixed false brackets resulting in elevated temperature values ZhabaBun 2020-08-23 00:03:08 +0300
  • ecb93b2198 README: add note about this fork. Peter Hinch 2020-04-24 08:00:46 +0100
  • 811aeaef90 Scans I2C bus for device. Peter Hinch 2018-01-22 10:07:45 +0000
  • eb6a327bf7 Fix error msg on invalid mode. Peter Hinch 2018-01-21 13:42:26 +0000
  • d7e052b282 Fix temp for negative values Alan Dragomirecký 2016-12-18 19:11:19 +0100
  • 72c9d4eb07 Merge pull request #3 from johnmccombs/master Peter Dahlberg 2016-11-08 20:51:15 +0100
  • c44281ab5d fix bits shifted in the wrong direction in pressure calculation John McCombs 2016-10-25 10:57:29 +1300
  • d4924cc37e use correct register for dig_H1 Peter Dahlberg 2016-05-23 12:57:36 +0200
  • 15bf80a5da formatting Peter Dahlberg 2016-05-22 00:46:55 +0200
  • 3c13fc64c7 does not borrow so heavily from the rpi library anymore Peter Dahlberg 2016-05-22 00:39:16 +0200
  • dd5b4428b4 format the code with yapf Peter Dahlberg 2016-05-21 23:57:15 +0200
  • 12b768d677 update README Peter Dahlberg 2016-05-21 23:48:50 +0200
  • 0e2f3be499 add possilbility to read out the sensor without additional heap allocations Peter Dahlberg 2016-05-21 23:45:20 +0200
  • 05b566506d add mysqlf to copyright notice Peter Dahlberg 2016-05-21 22:49:18 +0200
  • 536fcceddf more clear tuple unpack syntax Peter Dahlberg 2016-05-21 22:45:25 +0200
  • 2a7ad4b448 fix forgotten tuple unpacking Peter Dahlberg 2016-05-21 22:42:05 +0200
  • 6b6119d3d1 get rid of separate constants file Peter Dahlberg 2016-05-21 22:21:42 +0200
  • d3c9732c7d get rid of i2c_device.py Peter Dahlberg 2016-05-21 22:14:02 +0200
  • 8bb69b4a01 get rid of write8 functions Peter Dahlberg 2016-05-21 17:55:52 +0200
  • bcb684e5f5 update readme Peter Dahlberg 2016-05-21 17:44:25 +0200
  • 6f2b9cb1d8 values use new combined function now Peter Dahlberg 2016-05-21 17:31:25 +0200
  • d0264138fe one single compensation function Peter Dahlberg 2016-05-21 17:29:05 +0200
  • 354f53f1dc add a function which bulk reads all raw values, datasheet recommends it Peter Dahlberg 2016-05-21 17:09:02 +0200
  • e6893b3709 Update README.md Peter Dahlberg 2016-05-21 12:46:24 +0200
  • a621fefcda update README Peter Dahlberg 2016-05-20 23:36:13 +0200
  • 00b388afbd further reduce the function count by merging into values property Peter Dahlberg 2016-05-20 22:00:57 +0200
  • 179aa6cb07 get rid of function only called once Peter Dahlberg 2016-05-20 21:38:08 +0200
  • 9d96b0dc51 remove unused function Peter Dahlberg 2016-05-20 21:09:45 +0200
  • f99e748968 split into multiple files to not run out of memory while importing Peter Dahlberg 2016-05-20 00:48:51 +0200
  • 9cb8c47206 bytearray needed write8 and writeRaw8 on esp8266 Peter Dahlberg 2016-05-19 23:49:11 +0200
  • 4c803e4d8f Initial import from https://bitbucket.org/oscarBravo/wipy_bme280 Peter Dahlberg 2016-05-19 23:47:21 +0200
  • 73025f02f3 initial commit Peter Dahlberg 2016-05-19 23:46:03 +0200