Skip to product information
TZT 5 channel Infrared Reflective Sensor TCRT5000 KIT 5 way/road IR Photoelectric Switch Barrier Line Track Module
$5.58
Sale price
$5.58
Regular price
$0.00
Description
SPECIFICATIONS
Brand Name: TZT teng
Color: BlUE
High-concerned chemical: none
Material: Polymer
Origin: Mainland China
Output: Switching Transducer
Package Size: 5cm x 5cm x 2cm (1.97in x 1.97in x 0.79in)
Package Weight: 0.02kg (0.04lb.)
Sensing distance: 10-20CM
Theory: Hall Sensor
Type: Optical-Electronics Sensor
Unit Type: piece
Use: Level Sensor
is_customized: Yes
sensor: TCRT5000
BBS: http://forum.mhetlive.com/
5 channel Infrared Reflective Sensor TCRT5000 KIT 5 way/road IR Photoelectric Switch Barrier Line Track Module
Introduction to the principle of car tracking
5-channel tracing module analog output, analog output and distance, object color related. The stronger the infrared reflection (white), the larger the output, the weaker the infrared radiation (black), and the smaller the output. The closer the detector is to the black line, the smaller the output, so that the distance of the black line can be judged by the output analog. The smaller the value, the closer the sensor is to the black line. Compared with other track sensors that can only output high and low levels, the 5-channel analog output of this product can feedback the distance of the black line, and the feedback is more accurate.
5-way infrared tracking sensor overview:
Based on the TRCT5000 infrared reflection sensor, it is often used to make tracking smart cars. The infrared emitting diode of the TRCT5000 sensor continuously emits infrared rays. When the emitted infrared rays are reflected by the object, they are received by the infrared receiver and output analog values. The output analog value is related to the object distance and the color of the object. The position of the tracking line is judged by calculating the analog value of the five outputs.


void setup()
{
Serial.begin(115200);
Serial.println("TRSensor example");
pinMode(A0, INPUT);
pinMode(A1, INPUT);
pinMode(A2, INPUT);
pinMode(A3, INPUT);
pinMode(A4, INPUT);
}
void loop()
{
Serial.print(analogRead(A0));
Serial.print(" ");
Serial.print(analogRead(A1));
Serial.print(" ");
Serial.print(analogRead(A2));
Serial.print(" ");
Serial.print(analogRead(A3));
Serial.print(" ");
Serial.print(analogRead(A4));
Serial.println();
delay(200);
}
'




Free Shipping Over $199
- Standard Shipping: Standard Shipping (12–18 Business Days)
- Express Shipping: Expedited Shipping (5–9 Business Days)
- Free Shipping: Orders over $199 qualify automatically
- Tracking: Full tracking number provided for all orders
30-Day Return Policy
- Returns: 30-day hassle-free return window
- Condition: Items must be unused and in original packaging
- Refund: Full refund processed within 3-5 business days
Why Choose Us?
- Factory Direct: ISO/TS 16949 certified manufacturer
- Quality: 100% electrical continuity tested before shipment
- Experience: 15+ years in automotive connector industry
- Support: Professional technical support available
You may also like
Blog posts
Title
An excerpt of your blog post's content
Title
Date|Author
Subscribe to our emails
Be the first to know about new collections and special offers.