Sale!

CJMCU-TEMT6000 An Ambient Light Sensor

Original price was: ₹199.00.Current price is: ₹139.00.

  1. AEC-Q101 qualified
  2. High photosensitivity
  3. Near-Human Eye Spectral Response
  4. Scalable Output Voltage
  5. Adapted to human eye responsivity
  6. Lead (Pb)-free reflow soldering
  7. Compliant to RoHS Directive 2002/95/EC and in
    accordance to WEEE 2002/96/EC

Out of stock

SKU: RK0010184 Categories: ,

Description

This CJMCU-TEMT6000 An Ambient Light Sensor module uses a special ambient light detector(TMET6000) with a spectral response that closely emulates the human eye. It helps you to detect the light density and reflect the analog voltage signal back to the Arduino controller. You can set the threshold of a voltage level to trig another unit on the Arduino project.

CJMCU-TEMT6000  is an ambient light sensor is a silicon NPN epitaxial planar phototransistor in a miniature transparent 1206 package for surface mounting. It is sensitive to visible light much like the human eye and has peak sensitivity at 570 nm. While this device is very sensitive to ambient light, but which inhibit infrared (IR) spectrum, which can provide similar “to the human eye, ” the visible spectrum greater responsiveness.


APPLICATIONS:

Ambient light sensor for control of display backlight dimming in LCD displays and keypad backlighting of mobile devices and in industrial on/off-lighting operation.

  1.  Automotive sensors
  2. Mobile phones
  3. Notebook computers
  4. PDA’s
  5. Cameras
  6. Dashboards

Sample Code: 

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


Pinout:
Cable Color Description
BlackGND
RedVCC
Otheroutput

 


 Features:

  1. AEC-Q101 qualified
  2. High photosensitivity
  3. Near-Human Eye Spectral Response
  4. Scalable Output Voltage
  5. Adapted to human eye responsivity
  6. Lead (Pb)-free reflow soldering
  7. Compliant to RoHS Directive 2002/95/EC and in
    accordance to WEEE 2002/96/EC

Package Includes:

1 x CJMCU-TEMT6000 An Ambient Light Sensor

1 x 3*1 Burg Pin (Straight)

Reviews

There are no reviews yet.

Be the first to review “CJMCU-TEMT6000 An Ambient Light Sensor”

Your email address will not be published. Required fields are marked *