DFR0026

DFR0026 Datasheet


DFRobot Ambient Light Sensor SKU DFR0026

Part Datasheet
DFR0026 DFR0026 DFR0026 (pdf)
PDF Datasheet Preview
DFRobot Ambient Light Sensor SKU DFR0026

Contents
• 1 Introduction
• 2 Specification
• 3 Application
• 4 PinOut
• 5 Tutorial

Connection Diagram Sample Code Result
• 6 FAQ

Introduction

Here comes DFRobot's new Analog Ambient Light Sensor. Brand new design and much more convenient to use.This module help you to detect the light density and reflect the analog voltage signal back to Arduino controller. You can set the threshold of voltage level to trig other unit on Arduino project.

Specification
• Supply Voltage 3.3V to 5V
• Illumination range 1 Lux to 6000 Lux
• Responsive time 15us
• Interface Analog
• Size:22x30mm

Application
• Automatic screen brightness control

PinOut

Color GREEN

RED BLACK

Pin S VCC GND

Tutorial

Connection Diagram

Arduino A0 5V GND

Sensor GREEN

RED GRAY

Sample Code
void setup

Serial.begin 9600 // open serial port, set the baud rate to 9600 bps void loop
int val=analogRead 0 //connect grayscale sensor to Analog 0 Serial.println val,DEC ;//print the value to serial
delay 100 ;

Result

Open the serial port monitor, set the baud rate according to the program for 9600.The light intensity around the sensor is different, the received data is also different.The more light, the bigger the data.

Q1. Some general Arduino Problems/ FAQ/ Tips, very good to know. A1. Click the topic link on DFRobot Forum.

Q2. The unit of the output from these sensors is? How can I convert it to LUX? A2. Well, it is only a simple analog sensor that could show you the relationship of the light intensity within its detect range and voltage 0-5V . If you want to transfer the voltage to unit in LUX, then well, it requires that you have a commercial Light Intensity Meter like this that can display LUX info, then you can match the readings to the sensor's analog reading, then you could a map to describe the relationship of voltage and ambient light density.

For any question/advice/cool idea to share, please visit DFRobot Forum.

Powered By DFRobot 2008-2017
More datasheets: GPFM250-12G | FDZ291P | KS11R22CGD | KS11R23S1CBE | KS11R22S1CBE | 28-650000-10 | ADZS-BF526-EZLITE | 44031 | CY7C1371C-100AC | DFR0016


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived DFR0026 Datasheet file may be downloaded here without warranties.

Datasheet ID: DFR0026 508600