light
TikTok Shop Thailand logo
Search
1/3
฿135.00

AJ-SR04M Waterproof Ultrasonic Ranging Module

Sold by genlogic
1 sold

Select options

Select

Shipping

From ฿29.00
Est. delivery by Apr 19 - Apr 22
genlogic
826 items
Shop performance
Better than 88% of other shops
Ships within 2 days
86%
Responds within 24 hours
100%

Product description

JSN-SR04T Waterproof Ultrasonic Ranging Module
JSN-SR04T คือ โมดูล Ultrasonic ที่ป้องกันความชื้นและละอองน้ำได้ โดยสามารถตรวจจับวัตถุและหาระยะห่างระหว่างตัว Sensor และวัตถุได้ในระยะ 25 cm ถึง 4.5 m
ข้อมูลจำเพาะ JSN-SR04T Waterproof Ultrasonic Ranging Module
Operating voltage 5VDC 5mA - 30mA
Acoustic emission frequency 40 kHz
Farthest distance: 4.5m
Blind: 25cm
Module size: 41mm x 28.5mm
Resolution: about 0.5cm
Angle: less than 50 degrees
Working temperature: -10 ~ 70 ℃
Storage temperature: -20 ~ 80 ℃
ตัวอย่างการใช้งาน
JSN-SR04T Ultrasonic Module -> Arduino
Vcc -> 5v
Gnd -> Gnd
Trig -> 13
Echo -> 12
ตัวอย่าง Code
const int pingPin = 13; int inPin = 12; void setup() { Serial.begin(9600); } void loop() { long duration, cm; pinMode(pingPin, OUTPUT); digitalWrite(pingPin, LOW); delayMicroseconds(2); digitalWrite(pingPin, HIGH); delayMicroseconds(5); digitalWrite(pingPin, LOW); pinMode(inPin, INPUT); duration = pulseIn(inPin, HIGH); cm = microsecondsToCentimeters(duration); Serial.print(cm); Serial.print("cm"); Serial.println(); delay(100); } long microsecondsToCentimeters(long microseconds) { // The speed of sound is 340 m/s or 29 microseconds per centimeter. // The ping travels out and back, so to find the distance of the // object we take half of the distance travelled. return microseconds / 29 / 2; }

Videos for this product

ICETECH61
ICETECH61
ICETECH61
ICETECH61
ICETECH61
ICETECH61
You may also like
Womenswear & Underwear
Phones & Electronics
Fashion Accessories
Menswear & Underwear
Home Supplies
Beauty & Personal Care
Shoes
Sports & Outdoor
Luggage & Bags
Toys & Hobbies
No more products
TikTok Shop promo codes
Sell on TikTok ShopSeller center
About TikTok ShopContact usCareersAffiliate
Help centerSafety centerCommunity guidelines
TransparencyAccessibility
Open TikTok