Adafruit GUVA-S12SD Analog UV Light Sensor Breakout
Adafruit GUVA-S12SD Analog UV Light Sensor Breakout
Expand your light sensor spectrum with the Adafruit analogue UV sensor module. It uses a UV photodiode that can detect the 240-370nm light range (which covers UVB and most of the UVA spectrum). The signal level from the photodiode is very small, in the nano-amp level an opamp is thrown to amplify the signal to a more manageable voltage level. This sensor is much simpler than the Si1145 breakout, it does only one thing and gives an analog voltage output instead of requiring a complicated I2C setup procedure. This makes it better for simple projects. It also features a "real" UV sensor instead of a calibrated light sensor. To use, power the sensor and op amp by connecting V+ to 2.7-5.5VDC and GND to the power earthing. Then read the analog signal from the OUT pin. The output voltage is: Vo = 4.3 diode current-in-uA. So if the photo current is 1uA (9mW/cm2), the output voltage is 4.3V. You can also convert the voltage to UV index by dividing the output voltage by 0.1V. So if the output voltage is 0.5V, the UV index is about 5. Please note that UV LEDs 400nm are outside the range of this sensor. So if you try to test this sensor, do not use it. A UV tanning lamp or "lizard lamp" works much better.
Product Features
- Add light sensor to your Arduino or Raspberry Pi project
- Requires soldering of pin jaws
- Easy to use