Difference between revisions of "Sensor-Light-A1"

From Microduino Wiki
Jump to: navigation, search
(Gallery)
(Description of the Sensor Pin)
Line 12: Line 12:
  
 
==Description of the Sensor Pin==
 
==Description of the Sensor Pin==
{{Sensor_explain
+
{{ST_Pinout
|nameA=[[Sensor-Light-A1]]
+
|st_name=Light A1 Sensor
|modeA=Analog signal input
+
|pin3=Analog Input
|modeB=NC
 
 
}}
 
}}
 +
 
==Feature==
 
==Feature==
 
*Resistance photosensitive element, with high sensitivity.
 
*Resistance photosensitive element, with high sensitivity.

Revision as of 23:11, 30 March 2017

Language: English  • 中文
Microduino-Lightness

The product number of Sensor-Light-A1 is: MSDT42

Sensor-Light-A1 is a photosensitive brightness detection sensor module.


The light sensor transforms the light signal into electric signal with the photosensitive resistance. Its sensitive wavelength is near that of the visible light, including the infrared and the ultraviolet.

Description of the Sensor Pin

Sensor backpin.png

Light A1 Sensor
General Pin Out Sensor / Trinket's Pin Out
PIN1 (GND) GND
PIN2 (VCC) VCC
PIN3 (SIGNAL-A) Analog Input
PIN4 (SIGNAL-B) Not Connected
  • General Pin Out is the standard pin out of a Sensor / Trinket connector.
  • Sensor / Trinket's Pin Out is this specific Sensor / Trinket's wiring in relation to the General Pin Out.
  • SIGNAL-A / SIGNAL-B are signals that could be digital input, digital output, analog input or analog output. Or special signals such as serial communication (SoftwareSerial, IIC (I2C), etc) or other special signals.
  • Not Connected refers to the Pin not being used for this particular Sensor / Trinket.
  • Read more about the hub module.

Feature

  • Resistance photosensitive element, with high sensitivity.

Specification

  • Sensor voltage
    • 3.3V~5V working voltage
  • Size of the sensor
    • Size of the board: 23.5mm*13mm;
    • 1.27mm-spacing 4Pin interface connected with sensorhub;
    • CAD drawing of the sensor: File:Sensor CAD.zip
  • Function description
    • The sensor outputs the corresponding voltage according to the detected light intensity.
  • Connection
    • This sensor can be connected to the following interfaces of core: A0~A7

Document

Development

Program Download

Programming

  • Follow the Software Getting Started Guide.
  • Select the Board, Processor and Port.
  • Click [File]->[Open], browse to the project program address, and click "Microduino_Light_A1.ino" to open the program.
  • After confirming all these items are correct, click "→" to download the program to the development board.

Hardware Setup

  • Referring to the following diagram, connect the Sensor-Light_A1 to the analog port A0/A1 of Microduino-Sensorhub.


Microduino-sLight A1.JPG


Result

  • After download, open the serial monitor.
  • The value displayed on serial monitor reflects the current light intensity detected by the sensor.

Application

It can feel the intensity of light around us. It can be used to detect the light intensity, and control the indoor lighting and object shading and so on.

Project

Purchase

History

Gallery

  • Front
File:Microduino-Light-F.JPG
Sensor-Light Front
  • Back
Retrieved from "https://wiki.microduinoinc.com/index.php?title=Sensor-Light-A1&oldid=14862"