Download Print this page
SeeedStudio Grove 101020049 Manual

SeeedStudio Grove 101020049 Manual

Fingerprint sensor

Advertisement

Quick Links

Grove - Fingerprint Sensor
Release date:
Version:
Wiki:
http://www.seeedstudio.com/wiki/Grove_-_Flame_Sensor
Bazaar:
http://www.seeedstudio.com/depot/Grove-Flame-Sensor-p-1450.html
9/20/2015
1.0
1

Advertisement

loading
Need help?

Need help?

Do you have a question about the Grove 101020049 and is the answer not in the manual?

Questions and answers

Summary of Contents for SeeedStudio Grove 101020049

  • Page 1 Grove - Fingerprint Sensor Release date: 9/20/2015 Version: Wiki: http://www.seeedstudio.com/wiki/Grove_-_Flame_Sensor Bazaar: http://www.seeedstudio.com/depot/Grove-Flame-Sensor-p-1450.html...
  • Page 2 Document Revision History Revision Date Author Description Sep 21, 2015 Victor.He Create file...
  • Page 3: Table Of Contents

    Contents Document Revision History · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2 1.
  • Page 4 Disclaimer For physical injuries and possessions loss caused by those reasons which are not related to product quality, such as operating without following manual guide, natural disasters or force majeure, we take no responsibility for that. Under the supervision of Seeed Technology Inc., this manual has been compiled and published which covered the latest product description and specification.
  • Page 5: Introduction

    1. Introduction The Grove - Flame Sensor can be used to detect fire source or other light sources of the wavelength in the range of 760nm - 1100 nm. It is based on the YG1006 sensor which is a high speed and high sensitive NPN silicon phototransistor.
  • Page 6: Feature

    2. Feature  Grove Interface  High Photo Sensitivity  Fast Response Time  Easy to use  Sensitivity can adjustable...
  • Page 7: Specification

    3. Specification Item Typical Unit Voltage 4.75 5.30 Current Range of Spectral Bandwidth 1100 Detection range μS Response Time ℃ Operating Temperature...
  • Page 8: Usage

    4. Usage The module is mainly used to detect the infrared light. It outputs digital signal 0 and 1 through a Comparator output. The output value will be 0 when infrared light is detected. And the sensitivity is adjustable by the precision potentiometer. Let's use it to control.
  • Page 9 digitalWrite(LED,LOW); boolean isFlameDetected() if(digitalRead(FLAME_SENSOR)) return false; else return true; 5. The LED will light up when there is infrared light. Please use it to design your products.
  • Page 10: Reference

    5. Reference The sensor can detect the light source whose wavelength is in the range of 760nm - 1100 nm. The below picture shows the spectral sensitivity.
  • Page 11: Resource

    6. Resource Grove - Flame Sensor Eagle File Github repository for Grove_Flame_Sensor Library (new) LM293D datasheet...
  • Page 12: Support

    7. Support If you have questions or other better design ideas, you can go to our forum wish to discuss.