Difference between revisions of "Sensor-Color Detector"
From Microduino Wiki
(→Features) |
(→Introduction of Sensor Pins) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 15: | Line 15: | ||
==Introduction of Sensor Pins== | ==Introduction of Sensor Pins== | ||
− | {{ | + | {{ST_Pinout |
− | | | + | |st_name=Color Detector Sensor |
− | | | + | |pin3=IIC SDA |
− | | | + | |pin4=IIC SCL |
}} | }} | ||
==Features== | ==Features== | ||
− | * | + | *With high accuracy and sensitivity; |
− | * | + | *With low consumption, long service life and high stability; |
*Small and easy to install. | *Small and easy to install. | ||
==Specification== | ==Specification== | ||
− | * | + | *Sensor voltage |
− | ** | + | **3.3V~5V working voltage |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | *Size of the sensor | |
− | * | + | **Sensor of the board: 23.5mm*13mm |
+ | **1.27mm-spacing 4Pin interface connected to sensorhub | ||
+ | **The CAD drawing of the sensor: '''[[File:Sensor_CAD.zip]]''' | ||
+ | *Technical parameter | ||
+ | **Working temperature: -40 ~ 85 °C | ||
− | + | *Connection | |
− | + | *This sensor can be connected to pin I2C of core. | |
− | * | ||
− | |||
− | |||
− | |||
− | == | + | ==Document== |
− | [[ | + | *Schematic diagram: '''[[File: Sensor-Color detector.Zip]]''' |
+ | *Main chip: '''[[File:TCS3414FN_datasheet.pdf ]]''' | ||
+ | ==Development== | ||
+ | ===Program Download=== | ||
− | * | + | *Download and unzip the program '''[[File:Sensor-Color Detector__Test.zip]]''' |
− | |||
− | |||
− | |||
− | |||
− | + | ===Programming=== | |
+ | {{Upload | ||
+ | |nameA=[[Microduino-Core]], [[Microduino-USBTTL]] | ||
+ | |nameB=[[Microduino-USBTTL]] | ||
+ | |boardName=Microduino/mCookie-Core(328p), Atmega328P@16M,5V | ||
+ | |fileName=Sensor-Color Detector Test.ino | ||
+ | }} | ||
− | * | + | ===Hardware Setup=== |
− | + | *Referring to the following diagram, connect the Sensor_Color_detector to IIC interface of '''[[Microduino-Sensorhub]]'''. | |
− | + | <br> | |
− | + | [[file:Microduino-sensorhub_I2C.JPG|thumb|400px|left]] | |
+ | <br style="clear: left"/> | ||
− | === | + | ===Result=== |
− | * | + | *After download, open the serial monitor. |
− | + | *Putting the sensor toward different colors, the serial monitor will print out the current RGB value in cycle. | |
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
==Application== | ==Application== | ||
− | + | Suitable for environment color detection and so on. | |
===Project=== | ===Project=== | ||
* '''[[Chameleon]]''' | * '''[[Chameleon]]''' | ||
− | |||
==Purchase== | ==Purchase== | ||
Line 96: | Line 79: | ||
==History== | ==History== | ||
− | == | + | ==Gallery== |
*Front | *Front | ||
− | [[file: Microduino-Color- | + | [[file: Microduino-Color-Detector1 -F.JPG|thumb|600px|center|Sensor-Temp&Hum Front]] |
*Back | *Back | ||
− | [[file: Microduino-Color- | + | [[file: Microduino-Color-Detector1 -b.JPG|thumb|600px|center|Sensor-Temp&Hum Back]] |
|} | |} |
Latest revision as of 23:12, 30 March 2017
Language: | English • 中文 |
---|
The product number of Sensor-Color Detector is: MSDT51 Microduino-Color detector is a color detection sensor. This module adopts TCS3414CS color chip. Based on 8×2 filtered photodiode and 16-bit analog-digital converter, you can measure light or light reflection on the surface of an object to acquire color value.
ContentsIntroduction of Sensor Pins
Features
Specification
Document
DevelopmentProgram Download
Programming
Hardware Setup
Result
ApplicationSuitable for environment color detection and so on.
ProjectPurchaseHistoryGallery
|