Skip to content

Sensor: ML8511 SENSOR

Jaume Olivé Petrus edited this page Oct 30, 2017 · 4 revisions

Back to sensor blocks

The ML8511 is an UV sensor, which is suitable for acquiring UV intensity indoors or outdoors. The ML8511 is equipped with an internal amplifier, which converts photo-current to voltage depending on the UV intensity. This unique feature offers an easy interface to external circuits such as ADC. In the power down mode, typical standby current is 0.1uA, thus enabling a longer battery life.

Features:

  • Photodiode sensitive to UV-A and UV-B
  • Embedded operational amplifier
  • Analog voltage output
  • Low supply current (300uA typ.) and low standby current (0.1uA typ.)
What Comments
Interface ADC
Read () from sensor intensity mW/cm2
Set () with value () for sensor enable signal This sensor has an EN (enable) pin, active high.
This property sets the GPIO number to use for enable the sensor.

Default value is -1 (sensor always enabled).
calibration Calibration data +/- intensity
Datasheet
  • The programmer can use the enable signal property to set the GPIO number to use for enable / disable the sensor. When not provided, or when it's value is -1, the sensor always it's enable).
  • The programmer can use the calibration property to correct sensor readings that may be influenced by the location of the sensor, such as when the sensor is mounted behind a protective glass.

Back to sensor blocks

Clone this wiki locally