SEN21177P
SEN21177P is Grove - Line Finder manufactured by SEED TECHNOLOGY.
overview parator: MV358 MV358 is used as voltage parator. >>Datasheet: http://.xyk-ic./product-details.asp?id=16858 Photo reflective diode: RS-06WD RS-06WD is designed to detect surface color. >>Datasheet: http://.waitrony./eng/
Features
- -
- -
- -
Grove patible interface Small size 5V DC power supply Indicator LED Digital output Distance adjustable
Application Ideas
- Tracking line Интернет-магазин роботов Купить робота
Free Datasheet http://..
Магазин робототехники
Комплектующие для робототехники
- Robotic
Роботы для сборки
Собрать робота своими руками
Cautions
The warnings and wrong operations possible cause dangerous.
Schematic
Specification
Key Specification
Indicator LED Power supply Digital output mode Connector Connectivity Dimension ROHS Red (lighten shows black line detected, ignore it in analog mode) 5V DC TTL (High when black is detected, Low when white is detected) 4 pin Buckled Grove interface patible with Arduino 20mm- 20mm YES
Pin definition and Rating
Pad Type GND SIG NC VCC Pin Status Input Output NC Input Description
Ground port TTL NC 3.3V
- 5V
Магазин робототехники
Интернет-магазин роботов
Купить робота
Free Datasheet http://..
Комплектующие для робототехники
Роботы для сборки
Собрать робота своими руками
Mechanic Dimensions
Dimension: 2cm x 2cm
Usage
Hardware Installation
The brick will return HIGH when black line is detected, and LOW when white line is detected. Using the adjustable resistor the detection range can be changed from 1.5cm to 5cm. If the sensor can’t tell between black and white surfaces, you can also use the adjustable resistor to set a suitable reference voltage.
Programming
Includes important code snippet. Demo code like :
Demo code { //-----------------------------------------------------------//Name: Line finder digital mode //Function: detect black line or white line //Parameter: When digital signal is HIGH, black line // When digital signal is LOW, white line //----------------------------------------...