TSL2561 digital

luminosity / lux / light sensor

(TSL2561 디지털 조도 광센서)

TSL2561 digital luminosity / lux / light sensor - Click Image to Close

개요

  • TSL2561 조도 센서는 진보된 디지털 광센서로 빛을 다루는 환경에 있어 폭넓게 사용되고 있스빈다.
  • CdS 셀과 비교할 때, 본 센서는 더욱 정확한 조도 계산과 다른 게인/타이밍 범위 설정이 가능하여 조도를 0.1-40,000 Lux까지 바로 측정이 가능합니다.
  • 본 센서의 가장 큰 장점은 infrared & full specturm diode를 포함하고 있다는 점으로 가시광선과 보이지 않는 infrared, full spectrum light을 분리해서 측정이 가능합니다.
  • 대부분의 센서는 둘 중 하나만 검출이 가능합니다.
  • 본 센서는 I2C 인터페이스를 가지고 있습니다. 세개의 주소중 하나를 선택할 수 있어 총 3개의 센서(각각은 서로 다른 주소)를 사용할 수 있습니다.
  • 내장된 ADC가 있어 아날로그 입력이 없는 마이크로컨트롤러와도 사용이 가능합니다. 전류사용량은 매우 낮아서 저전력 데이터 로깅 시스템에 적합합니다.
  • 센서가 동작할 시 0.5mA이며, 파워다운 모드일시 15uA 이하입니다.
  • 아두이노에 센서를 연결하고 조도 값을 계산하는 튜토리얼이 있습니다.

특징

  • Approximates Human eye Response
  • Precisely Measures Illuminance in Diverse Lighting Conditions
  • Temperature range: -30 to 80 *C
  • Dynamic range (Lux): 0.1 to 40,000 Lux
  • Voltage range: 2.7-3.6V
  • Interface: I2C

튜토리얼

다운로드

  • Datasheet
  • Arduino library and example code on github
    To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder TSL2561. Check that the TSL2561 folder containsTSL2561.cpp and TSL2561.h
    Place the TSL2561 library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
  • PCB layout files - public domain