In this category there are light sensors that we offer. For example simple light sensor or digital light sensor LTR-507.
Showing all 4 resultsSorted by average rating
Light is one of the most important things in the life of most living beings. Because of this, it is common to work with light sensors when learning about electronics. The simple light sensor features a light-dependent resistor (LDR) and a sensor on a small breakout board for easier connection. As the name suggests, the LDR will change its resistance depending on the amount of light it’s exposed to. The amount of light and resistance are inversely proportional. The more light it’s exposed to, the less resistance it will have. Thus, if there’s more light, the board will have a resistance of a few hundred Ohms. If the resistor is in the dark, it will have a resistance of several thousand Ohms.
The main benefit of this board is ability to give analog and digital output. By setting the potenciometer on the board, you are able to get digital signal at the DO pin when signal crosses certain value, while analog values will be present on the AO pin at all times.
Light is one of the most important things in the life of most living beings. This is why it is common to work with light sensors when learning about electronics. A simple light sensor has a light dependent resistor (LDR) and sensor on a breakout board for easy wiring. The simple sensor comes with easyC connectors onboard, which enables quick and easy connection with Dasduino microcontroller boards.
As the name suggests, an LDR will change its resistance depending on the amount of light it is exposed to. The amount of light and resistance are inversely proportional. The more light it is exposed to, the less resistance it will have. So if there is more light, the board will have a resistance of several hundred Ohms. If the resistor is in the dark, it will have a resistance of several thousand Ohms.
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.
A phototransistor is a component that is able to detect light. This phototransistor is special because (due to their dark lenses) it detects infrared (IR) light better than the other. Therefore, it is practical for fire detection, sunlight etc.
Soldered has created a module with an LM393 voltage comparator using this sensor. Check it out here.