claws and GitHub
a82aeae4f2
Update README
...
Update README to more clearly reference advanced examples to help address user issues such as that raised in #64 .
2020-04-18 09:47:02 +09:30
claws and GitHub
ee00a246d6
Merge pull request #63 from protohaus/master
...
Add support for setting TwoWire instance
2020-01-16 07:42:04 +10:30
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
Moritz Ulmer
22d096f351
Add support for setting TwoWire instance
...
Why:
- Some boards have two or more I2C interfaces
This change addresses the need by:
- Extending the begin() function
- Replacing hard coded Wire calls with a TwoWire pointer
2020-01-13 20:53:21 +01:00
claws and GitHub
06436316ca
Merge pull request #58 from claws/fix-issue-57
...
Fix for incorrect bit shift when setting MTReg high bits value.
2019-07-30 07:35:28 +09:30
claws and GitHub
d3f2a6fc1f
Update BH1750.cpp
2019-07-29 21:48:03 +09:30
claws and GitHub
a49b08550a
Merge pull request #54 from flopp999/patch-1
...
change some misspelled words
2018-11-05 08:13:50 +10:30
flopp999 and GitHub
2ac08fc62c
change some misspelled words
2018-11-04 13:32:15 +01:00
claws and GitHub
a4d7626afb
Merge pull request #52 from claws/cleanups
...
Various cleanups
2018-10-06 13:35:52 +09:30
Chris Laws
ed1c55f768
cleanups
2018-10-06 09:49:27 +09:30
claws and GitHub
9d659d1ab8
Merge pull request #46 from coelner/HResMode2
...
H res mode2
2018-10-04 07:49:07 +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
73606f1a1c
remove int32 calculation
2018-10-01 07:00:34 +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
claws and GitHub
d901c92ec6
Merge pull request #51 from NuTTeR/patch-1
...
Better error handling
2018-09-27 07:43:17 +09:30
Andrew Chumak and GitHub
667998c65d
Better error handling
2018-08-27 22:32:31 +03: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
cm
13dfed8a12
fix github hickhup
2018-07-31 08:43:51 +02:00
coelner
680cebb956
backports of #ifdef BH1750_FLOAT usage
2018-07-16 21:25:46 +02:00
coelner
bce523c75b
backport of #ifdef BH1750_float case
2018-07-16 20:01:13 +02:00
claws and GitHub
2cd4f3539e
Merge pull request #48 from wridgers/wridgers--component-mk
...
Add component.mk for use with esp-idf
2018-06-25 20:16:36 +09:30
Will Ridgers and Will Ridgers
a9de2b7958
Add component.mk for use with esp-idf
...
Useful when writing code for ESP32.
2018-06-24 15:59:53 +01:00
coelner
8310b279a5
added behaviour description into README and change examples for float as
...
return value
2018-03-07 22:39:07 +01:00
coelner
33fa12dd25
HRes Mode 2 implemented
2018-03-07 22:09:32 +01:00
coelner
7d2647d937
change readlightlevel to float return value
2018-03-07 22:06:49 +01:00
coelner
3a65b23ab3
Merge remote-tracking branch 'upstream/master'
2018-03-07 22:05:25 +01:00
claws and GitHub
68afd58201
Merge pull request #44 from coelner/errorfix
...
Errorfix
2018-03-07 20:52:38 +00:00
coelner
7cd0e7065c
error fix for #42 and #43
2018-03-07 21:20:28 +01:00
coelner
7caad7a2c0
Merge branch 'master' of https://github.com/claws/BH1750 into errorfix
2018-03-07 21:04:16 +01:00
coelner
b7c9286b72
rebase from upstream
2018-03-07 20:03:11 +01:00
coelner
7f77a6bc9f
Merge remote-tracking branch 'upstream/master'
2018-03-07 20:00:59 +01:00
claws and GitHub
81f8cbbc3b
Merge pull request #40 from claws/add-license-1
...
Create LICENSE
2018-01-11 12:38:38 +00:00
claws and GitHub
fafacf205e
Create LICENSE
2018-01-11 23:06:01 +10:30
claws and GitHub
f7ae82d83a
Merge pull request #39 from per1234/keywords-separator
...
Use correct separator in keywords.txt
2018-01-11 11:45:23 +00:00
per1234 and GitHub
56cb763d39
Use correct separator in keywords.txt
...
The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-01-11 03:38:44 -08:00
claws and GitHub
eba0647827
Merge pull request #38 from claws/updates
...
Updates to always show error messages.
2018-01-11 11:04:18 +00:00
Chris Laws
444b290375
updates
2018-01-11 21:23:15 +10:30
claws and GitHub
ec0695b267
Merge pull request #33 from claws/fixes
...
fix regression
2018-01-05 10:38:10 +00:00
Chris Laws
107f06631e
fix regression
2018-01-05 21:01:45 +10:30
claws and GitHub
b54c1d76e9
Merge pull request #32 from claws/update_arduino_version
...
Update to use latest Arduino version
2018-01-05 05:47:14 +00:00
Chris Laws
4cbad45a06
Update to use latest Arduino version
2018-01-05 16:07:41 +10:30
claws and GitHub
2ec0f95761
Merge pull request #31 from claws/fixes
...
Fix issues observed in continuous mode
2018-01-05 05:09:12 +00:00
Chris Laws
1ea5d4b62f
fix issues in continuous mode
2018-01-05 15:23:08 +10:30
coelner
f4d386d88e
Merge remote-tracking branch 'upstream/master'
2018-01-03 06:10:10 +01:00
claws and GitHub
b95698ab30
Merge pull request #29 from claws/fixes
...
Fix configure function
2018-01-03 00:27:38 +00:00
Chris Laws
c080b0e147
fixes
2018-01-03 10:48:24 +10:30
coelner
147262fd3c
Merge remote-tracking branch 'upstream/master'
2018-01-02 11:48:14 +01:00