Oky Newstar Technology Co., Ltd

Starter Kits,Controller Board, Sensor Modules Factory DIY Educational programmable Robot Projects manufacturer

Manufacturer from China
Active Member
12 Years
Home / Products / Sensor Module for Arduino /

1 Channel Tracing Sensors For Arduino Module With Demo Code

Contact Now
Oky Newstar Technology Co., Ltd
City:shenzhen
Province/State:guangdong
Country/Region:china
Contact Person:MsAmy
Contact Now

1 Channel Tracing Sensors For Arduino Module With Demo Code

Ask Latest Price
Video Channel
Brand Name :OEM
Model Number :oky3514
Place of Origin :Guangdong China (Mainland)
MOQ :5 Piece/Pieces
Price :Negotiable
Payment Terms :L/C,D/A,D/P,T/T,Western Union,MoneyGram,paypal
Supply Ability :10000 Piece/Pieces per Day
Delivery Time :1-5 workdays after payment
Packaging Details :10.0 * 10.0 * 5.0 ( cm )
color :showed in picture
Operating Temperature :-40°C ~ 150°C
Voltage - Supply :0 V ~ 48 V
item brand :100% new
more
Contact Now

Add to Cart

Find Similar Videos
View Product Description

1 Channel Tracing Sensors For Arduino Module With Demo Code

Description:

Tracing sensors, robots make the necessary Using infrared light detection, anti-interference ability

Sensor uses CTRT5000, high sensitivity, stable performance

Operating voltage 5V,

output low black line, a white line output high

Exquisite workmanship, with indicator With fixed bolt hole for easy installation

Now we use the tracking module and a digital interface,

making A tracing cue lights when tracing sensor senses a key signal,

LED lights, otherwise off.

test code:

int Led = 13 ;/ / define LED Interface int buttonpin = 3; / / define tracing sensor interface int val ;/ / define numeric variables val void setup () { pinMode (Led, OUTPUT) ;/ / define LED as output interface pinMode (buttonpin, INPUT) ;/ / define tracing sensor output interface } void loop () { val = digitalRead (buttonpin) ;/ / digital interface will be assigned a value of 3 to read val if (val == HIGH) / / When the sensor detects a tracking signal, LED flashes { digitalWrite (Led, HIGH); } else { digitalWrite (Led, LOW); } }

Competitive Advantage:
1.Convenient & Friendly Customer Service

2. Low Prices Direct From Factory Suppliers

3. Fast Delivery Around The Globe.
4. High Quality With Global Standards.
5. 3 year factory warranty
6. Safe shipping way and payment

Photos:


1 Channel Tracing Sensors For Arduino Module With Demo Code

1 Channel Tracing Sensors For Arduino Module With Demo Code

Inquiry Cart 0