Difference between revisions of "Sensor-Color Detector"
From Microduino Wiki
m (Fengfeng moved page Microduino-Color Detector to Sensor-Color Detector) |
(→Introduction of Sensor Pins) |
||
(10 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
[[File: Microduino-Color_detector.jpg|400px|thumb|right| Microduino-ColorDetector]] | [[File: Microduino-Color_detector.jpg|400px|thumb|right| Microduino-ColorDetector]] | ||
− | + | The product number of Sensor-Color Detector is: '''MSDT51''' | |
− | This module adopts TCS3414CS color chip | + | 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. | ||
+ | |||
+ | ==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== | ||
+ | *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 | |
− | |||
− | |||
− | ** | ||
− | **1.27mm- | ||
− | * | ||
− | * | ||
− | |||
− | [[ | ||
− | |||
+ | *Connection | ||
+ | *This sensor can be connected to pin I2C of core. | ||
==Document== | ==Document== | ||
− | *Schematic: '''[[File: | + | *Schematic diagram: '''[[File: Sensor-Color detector.Zip]]''' |
− | + | *Main chip: '''[[File:TCS3414FN_datasheet.pdf ]]''' | |
==Development== | ==Development== | ||
− | + | ===Program Download=== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | ===Program=== | ||
− | |||
− | |||
− | * | + | *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 89: | 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.
Contents[hide]Introduction of Sensor Pins
Features
Specification
Document
DevelopmentProgram Download
Programming
Hardware Setup
Result
ApplicationSuitable for environment color detection and so on.
ProjectPurchaseHistoryGallery
File:Microduino-Color-Detector1 -F.JPG Sensor-Temp&Hum Front
File:Microduino-Color-Detector1 -b.JPG Sensor-Temp&Hum Back |