You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Digital light & proximity sensor LTR-507 breakout Arduino library
2
2
3
-
[](https://github.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/make_docs.yml)
3
+
[](https://github.com/SolderedElectronics/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/make_docs.yml)
For very precise measurements of the amount of light, take this digital light sensor into account (ALS - Ambient Light Sensor). In addition, the LTR-507ALS also measures the proximity (PS - Proximity Sensor) of the object to the sensor. It sends all this data via I2C communication, which is easy to read via our Arduino library.
10
10
@@ -14,12 +14,14 @@ For very precise measurements of the amount of light, take this digital light se
14
14
- Dimensions: 38 x 22 mm (https://www.soldered.com/en/easyC)
15
15
16
16
### Repository Contents
17
+
17
18
-**/src** - source files for the library (.h & .cpp)
18
19
-**/examples** - examples for using the library
19
-
-***other*** - *keywords* file highlights function words in your IDE, *library.properties* enables implementation with Arduino Library Manager.
20
+
-**_other_** - _keywords_ file highlights function words in your IDE, _library.properties_ enables implementation with Arduino Library Manager.
20
21
21
22
### Hardware design
22
-
You can find hardware design for this board in [*Digital light & proximity sensor LTR-507 breakout*](https://github.com/SolderedElectronics/NAZIVPROIZVODA-hardware-design) hardware repository.
23
+
24
+
You can find hardware design for this board in [_Digital light & proximity sensor LTR-507 breakout_](https://github.com/SolderedElectronics/NAZIVPROIZVODA-hardware-design) hardware repository.
At Soldered, we design and manufacture a wide selection of electronic products to help you turn your ideas into acts and bring you one step closer to your final project. Our products are intented for makers and crafted in-house by our experienced team in Osijek, Croatia. We believe that sharing is a crucial element for improvement and innovation, and we work hard to stay connected with all our makers regardless of their skill or experience level. Therefore, all our products are open-source. Finally, we always have your back. If you face any problem concerning either your shopping experience or your electronics project, our team will help you deal with it, offering efficient customer service and cost-free technical support anytime. Some of those might be useful for you:
@@ -44,16 +46,17 @@ At Soldered, we design and manufacture a wide selection of electronic products t
This library is possible thanks to original [arduino-mcp23017](https://github.com/blemasle/arduino-mcp23017) library. Thank you, blemasle.
51
50
51
+
52
+
This library is possible thanks to original [arduino-mcp23017](https://github.com/blemasle/arduino-mcp23017) library. Thank you, blemasle.
52
53
53
54
### Open-source license
54
-
Soldered invests vast amounts of time into hardware & software for these products, which are all open-source. Please support future development by buying one of our products.
55
55
56
-
Check license details in the LICENSE file. Long story short, use these open-source files for any purpose you want to, as long as you apply the same open-source licence to it and disclose the original source. No warranty - all designs in this repository are distributed in the hope that they will be useful, but without any warranty. They are provided "AS IS", therefore without warranty of any kind, either expressed or implied. The entire quality and performance of what you do with the contents of this repository are your responsibility. In no event, Soldered (TAVU) will be liable for your damages, losses, including any general, special, incidental or consequential damage arising out of the use or inability to use the contents of this repository.
56
+
Soldered invests vast amounts of time into hardware & software for these products, which are all open-source. Please support future development by buying one of our products.
57
+
58
+
Check license details in the LICENSE file. Long story short, use these open-source files for any purpose you want to, as long as you apply the same open-source licence to it and disclose the original source. No warranty - all designs in this repository are distributed in the hope that they will be useful, but without any warranty. They are provided "AS IS", therefore without warranty of any kind, either expressed or implied. The entire quality and performance of what you do with the contents of this repository are your responsibility. In no event, Soldered (TAVU) will be liable for your damages, losses, including any general, special, incidental or consequential damage arising out of the use or inability to use the contents of this repository.
59
+
60
+
## Have fun!
57
61
58
-
## Have fun!
59
-
And thank you from your fellow makers at Soldered Electronics.
62
+
And thank you from your fellow makers at Soldered Electronics.
0 commit comments