Difference between revisions of "Sensor-Color Detector"
From Microduino Wiki
(→Features) |
(→Introduction of Sensor Pins) |
||
(5 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 |
}} | }} | ||
Line 27: | Line 27: | ||
==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.
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 |