Skip to content

Commit 79441d9

Browse files
author
Main Push Robot
committed
Committing dev changes
1 parent 61aa9fb commit 79441d9

File tree

1 file changed

+59
-49
lines changed

1 file changed

+59
-49
lines changed

README.md

Lines changed: 59 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,59 @@
1-
# Digital light sensor Arduino library
2-
3-
[![Make docs and publish to GitHub Pages](https://github.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/make_docs.yml/badge.svg?branch=dev)](https://github.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/make_docs.yml)
4-
5-
| ![Product name](https://upload.wikimedia.org/wikipedia/commons/8/8f/Example_image.svg) |
6-
| :---------------------------------------------------------------------------------------------: |
7-
| [Digital light sensor](https://www.solde.red/333063) |
8-
9-
Digital light sensor with [easyC ecosystem](https://www.soldered.com/easyC).
10-
11-
### Repository Contents
12-
- **/src** - source files for the library (.h & .cpp)
13-
- **/examples** - examples for using the library
14-
- ***other*** - *keywords* file highlights function words in your IDE, *library.properties* enables implementation with Arduino Library Manager.
15-
16-
### Hardware design
17-
You can find hardware design for this board in Digital light sensor hardware repository
18-
19-
### Documentation
20-
21-
Access Arduino library documentation [here](https://e-radionicacom.github.io/Soldered-Digital-Light-Sensor-Arduino-Library/).
22-
23-
- Tutorial for using the Digital light sensor board
24-
- Installing an Arduino library
25-
26-
### Board compatibility
27-
28-
The library is compatible with board & microcontroller families shown in green below:
29-
30-
[![Compile Sketches](http://github-actions.40ants.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library/matrix.svg?branch=dev&only=Compile%20Sketches)](https://github.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/compile_test.yml)
31-
32-
### About Soldered
33-
![Soldered logo](https://raw.githubusercontent.com/e-radionicacom/Soldered-AD8495-Thermocouple-Temperature-Arduino-Library/dev/extras/Logo%20horizontal-2.svg)
34-
35-
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:
36-
37-
- [Web Store](https://www.soldered.com)
38-
- [Educational content](https://learn.soldered.com)
39-
- [Community & technical support](https://community.soldered.com)
40-
- [Custom PCBs](https://pcb.soldered.com)
41-
42-
43-
### Open-source license
44-
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.
45-
46-
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.
47-
48-
Thank you from your fellow makers at Soldered.
49-
1+
# Digital light & proximity sensor LTR-507 breakout Arduino library
2+
3+
[![Make docs and publish to GitHub Pages](https://github.com/e-radionicacom/Soldered-Generic-Arduino-Library/actions/workflows/make_docs.yml/badge.svg?branch=dev)](https://github.com/e-radionicacom/Soldered-Generic-Arduino-Library/actions/workflows/make_docs.yml)
4+
5+
| ![Digital light & proximity sensor LTR-507 breakout](https://upload.wikimedia.org/wikipedia/commons/8/8f/Example_image.svg) |
6+
| :---------------------------------------------------------------------------------------------: |
7+
| [Digital light & proximity sensor LTR-507 breakout](https://www.solde.red/333063) |
8+
9+
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+
11+
- IC: LTR-507ALS
12+
- Communication: I2C
13+
- easyC connector: 2 pieces
14+
- Dimensions: 38 x 22 mm (https://www.soldered.com/en/easyC)
15+
16+
### Repository Contents
17+
- **/src** - source files for the library (.h & .cpp)
18+
- **/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+
21+
### 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+
### Documentation
25+
26+
Access Arduino library documentation [here](https://SolderedElectronics.github.io/Soldered-Generic-Arduino-Library/).
27+
28+
- Tutorial for using the NAZIV PROIZVODA board
29+
- Installing an Arduino library
30+
31+
### Board compatibility
32+
33+
The library is compatible with board & microcontroller families shown in green below:
34+
35+
[![Compile Sketches](http://github-actions.40ants.com/e-radionicacom/Soldered-Generic-Arduino-Library/matrix.svg?branch=dev&only=Compile%20Sketches)](https://github.com/e-radionicacom/Soldered-Generic-Arduino-Library/actions/workflows/compile_test.yml)
36+
37+
38+
### About Soldered
39+
<img src="https://raw.githubusercontent.com/e-radionicacom/Soldered-Generic-Arduino-Library/dev/extras/Soldered-logo-color.png" alt="soldered-logo" width="500"/>
40+
41+
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:
42+
43+
- [Web Store](https://www.soldered.com/shop)
44+
- [Tutorials & Projects](https://soldered.com/learn)
45+
- [Community & Technical support](https://soldered.com/community)
46+
47+
48+
### Original source
49+
50+
This library is possible thanks to original [arduino-mcp23017](https://github.com/blemasle/arduino-mcp23017) library. Thank you, blemasle.
51+
52+
53+
### 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+
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.
57+
58+
## Have fun!
59+
And thank you from your fellow makers at Soldered Electronics.

0 commit comments

Comments
 (0)