elty.pl
Basket
Zamknij
Continue shopping ZAMAWIAM
total: €0.00
Ulubione produkty
Lista ulubionych jest pusta.

Wybierz coś dla siebie z naszej aktualnej oferty lub zaloguj się, aby przywrócić dodane produkty do listy z poprzedniej sesji.

Search
Menu

ELECTRONIC BRICK - TRACK SENSOR TCRT5000

Price: €3.67
incl. 23% TAX, excl. shipping costs
3.67
quantity szt.

product unavailable

Product code: IM121012001

Description

Electronic brick of track sensor is based on sensor TCRT5000, which is to receive the returned infrared signals after sending out to detect the signal strength. Within a certain height range, the control board can detect whether there are objects blocking via digital pins . Track sensors are widely used in smart cars or printers for black and white line detection.


Feature

1. Plug and play, easy to use. Compatible with the mainstream 2.54 interfaces and 4-Pin Grove interfaces in the market.

2. With use of M4 standard fixed holes, compatible with M4-standard kits such as Lego and Makeblock.

3. With adjustable potentiometer to set detecting height threshold.

4. With hysteresis comparison circuit for more stable digital output voltage

5. With LED indicator for real-time detection of current digital output status.

 

Specifications

PCB size 48.0mm X 13.00mm X 1.6mm
Working voltage 3.3 or 5V DC
Operating voltage 3.3 or 5V DC
Compatible interfaces 2.54 3-pin interface and 4-pin Grove interface(1)
Detecting height range 0-50mm(2)

Note 1S for analog/digital output port ( defined according to the switch), V and G for voltage at the common collector and ground respectively

Note 2: The specific measurable height is depended on the color and reflection of the material, the more the color contrast, the better to detect.

Electrical characteristics

Parameter Min. Typical Max. Unit
Working voltage 2.1 5 5.5 VDC
Digital output voltage(VCC=5V) 0 - 5 V
Working current(VCC=5V) - 38 - mA
Threshold hysteresis ΔUth - VCC*0.09 - V
Detecting height range(VCC=5V,Vth=3.5V) 0 - 50 mm

 

Hardware

Switch and indicator

1. Regulating of threshold voltage:

The threshold voltage is a voltage for comparison. When the sensor encounters obstacles, and the induced voltage is above the threshold, it will digitally output a high level (3.3V or 5V); when there are no obstacles, and the induced voltage is below the threshold, it will digitally output a low level (0V). In this way, the digital pin can be used directly to see if the sensor encounters obstacles or not. The threshold voltage can be regulated by simply twisting the potentiometer which is shown in the following diagram, and it increases by rotating to left side and decreases by rotating to right side

2. Status lamp

Within certain height, LED lamp will be OFF when obstacles or non-black objects are detected and it will be ON when no obstacles but black objects (compared to the non-black objects under the same height) are detected.

 

DEMO

Connect S port of track sensor to D2 port of Arduino board, and we will use the following program to read the digital value of current status. When objects are detected, buzzer will give an alarm.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
const int DSIGNAL = 2;
const int buzzer= 3;
 
void setup()
{
  pinMode(DSIGNAL, INPUT);
}
void loop()
{
  int DsignalState = digitalRead(DSIGNAL);
  if(DsignalState)
  {
digitalWrite(buzzer,LOW);
  }
  else
  {
digitalWrite(buzzer,HIGH);
  
}

 

Download:

Shipping costs The price does not include any possible payment costs

Shipping country:
Holder up
Szablon Shoper Modern 3.0™ od GrowCommerce
Shop is in view mode
View full version of the site
Sklep internetowy Shoper Premium