Skip to content

Commit 2553121

Browse files
author
Main Push Robot
committed
Committing dev changes
1 parent a27fbb4 commit 2553121

File tree

2 files changed

+19
-16
lines changed

2 files changed

+19
-16
lines changed

README.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Digital light & proximity sensor LTR-507 breakout Arduino library
22

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)
3+
[![Make docs and publish to GitHub Pages](https://github.com/SolderedElectronics/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/make_docs.yml/badge.svg?branch=dev)](https://github.com/SolderedElectronics/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/make_docs.yml)
44

55
| ![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) |
6+
| :-------------------------------------------------------------------------------------------------------------------------: |
7+
| [Digital light & proximity sensor LTR-507 breakout](https://www.solde.red/333063) |
88

99
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.
1010

@@ -14,12 +14,14 @@ For very precise measurements of the amount of light, take this digital light se
1414
- Dimensions: 38 x 22 mm (https://www.soldered.com/en/easyC)
1515

1616
### Repository Contents
17+
1718
- **/src** - source files for the library (.h & .cpp)
1819
- **/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.
2021

2122
### 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.
2325

2426
### Documentation
2527

@@ -30,12 +32,12 @@ Access Arduino library documentation [here](https://SolderedElectronics.github.i
3032

3133
### Board compatibility
3234

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-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)
35+
The library is compatible with board & microcontroller families shown in green below:
3636

37+
[![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/SolderedElectronics/Soldered-Digital-Light-Sensor-Arduino-Library/actions/workflows/compile_test.yml)
3738

3839
### About Soldered
40+
3941
<img src="https://raw.githubusercontent.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library/dev/extras/Soldered-logo-color.png" alt="soldered-logo" width="500"/>
4042

4143
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
4446
- [Tutorials & Projects](https://soldered.com/learn)
4547
- [Community & Technical support](https://soldered.com/community)
4648

47-
4849
### Original source
49-
50-
This library is possible thanks to original [arduino-mcp23017](https://github.com/blemasle/arduino-mcp23017) library. Thank you, blemasle.
5150

51+
52+
This library is possible thanks to original [arduino-mcp23017](https://github.com/blemasle/arduino-mcp23017) library. Thank you, blemasle.
5253

5354
### 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.
5555

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!
5761

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.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Soldered <[email protected]>
55
sentence=Library used to easily operate with digiral light sensor
66
paragraph=Library used to easily operate with digiral light sensor
77
url=https://solde.red/333060
8-
repository=https://github.com/e-radionicacom/Soldered-Digital-Light-Sensor-Arduino-Library
8+
repository=https://github.com/SolderedElectronics/Soldered-Digital-Light-Sensor-Arduino-Library
99
architectures=*
1010
includes=Digital-light-sensor-with-easyc-SOLDERED.h

0 commit comments

Comments
 (0)