26 Commits
Author SHA1 Message Date
beta-testerandGitHub 9437a0c51c fix format error / removes my additional comments 2022-01-14 01:27:27 +01:00
beta-testerandGitHub b001acf6b2 typo 2022-01-13 09:22:28 +01:00
beta-testerandGitHub 70f07b45c9 fix MTreg value range in comment
also added a calculated example in the comment
2022-01-13 09:13:31 +01:00
Chris Laws d0e40a0bd3 Setup Github Actions 2021-01-17 19:35:07 +10:30
coelner 2a8adf0c31 upstream related #61 , #59 , #53 2020-09-24 20:24:42 +02:00
Mike WrightandGitHub 73edd6bb95 Wemos / Lolin D1 Mini Pro uses Wire.begin(D2, D1); 2020-08-11 01:12:42 +12:00
Moritz Ulmer dbaf749f60 Add an example for custom TwoWire instance usage
Why:

- Show how two I2C buses can be used with the library

This change addresses the need by:

- Add an example showing two BH1750 instances being connected to separate
  TwoWire instances. Each TwoWire instance has its own SCL and SDA pin.
2020-01-14 10:35:23 +01:00
Chris Laws ed1c55f768 cleanups 2018-10-06 09:49:27 +09:30
coelner e75ccea0d8 Release Candidate 1. minor textual changes 2018-10-03 16:04:30 +02:00
coelner 96febfa15d fix autoadjust example and clarify README 2018-10-02 14:23:18 +02:00
coelner c2e98dbbda fix examples, note to global maximum value 2018-09-29 19:30:44 +02:00
coelner 5a2c940f8c fix wrong Wire.begin() in example sketch, move #BH1750_FLOAT to header
file
2018-09-28 07:26:52 +02:00
cm a30562d278 example added 2018-07-31 09:18:40 +02:00
cm 95f46e599e fix broken header 2018-07-31 09:07:45 +02:00
coelner 680cebb956 backports of #ifdef BH1750_FLOAT usage 2018-07-16 21:25:46 +02:00
coelner 8310b279a5 added behaviour description into README and change examples for float as
return value
2018-03-07 22:39:07 +01:00
Chris Laws 444b290375 updates 2018-01-11 21:23:15 +10:30
Chris Laws 107f06631e fix regression 2018-01-05 21:01:45 +10:30
Chris Laws 1ea5d4b62f fix issues in continuous mode 2018-01-05 15:23:08 +10:30
Chris Laws 5ee903e4a1 update documentation 2017-09-24 14:23:59 +09:30
Chris Laws 61455628d0 add one time mode measure delay 2017-09-02 10:39:30 +09:30
Chris Laws 79210a725e remove Wire.begin from library 2017-08-27 19:24:58 +09:30
Chris Laws 509ee6a6bf Fix One-Time use case 2017-08-27 17:29:49 +09:30
coelner 895c0e6dd4 geändert: examples/BH1750test/BH1750test.ino 2017-08-01 20:59:39 +02:00
Dmitriy Nogay 30485f6b3b Fixes for generic architecture and add I2C address parameter 2016-11-04 04:56:11 +07:00
Chris Laws 2aa28956b8 first commit 2013-03-29 15:06:04 +10:30