Table of Contents

Waspmote Luminosity Sensor (LDR)

Quick Data

Conversion Method

Converting to Illuminance (lux)

The output of the waspmote to the database is a voltage reading of the sensor. All the waspmote types have a LDR sensor but note that the conversion method differs between Type A and Type B,C since the supply voltage differs.

Step 1. Determine board type and voltage supply to sensor:

Step 2. Convert to kiloohms R = 10k * ( (Vcc- Vout) / Vout )

Step 3. Compare to sensor response graph to match resistance reading to lux, taking into account the spectral response of the sensor. See notes.

Sensor Response Characteristics

Cell Resistance (K-ohms) vs Illuminance (lux) Relative Spectral Response vs Wavelength
Max curve: y= 10(-1.809*log(x) 2.285) Blue = 475nm
Min Curve: y= 10(-1.051*log(x) 2.373) Green = 510nm
Max lux = 181.072/(y0.95147) Yellow=570nm
Min lux = 18.3286/(y0.5528) Orange=590nm
Red=650nm

Example

Measurement of 1.97v is observed from the databases on a Type B board.

Notes

Downloads