RCWL-1655 (JSN-SR04T) เซนเซอร์วัดระยะทาง Ultrasonic Waterproof Ranging Sensor

RCWL-1655 (JSN-SR04T) เซนเซอร์วัดระยะทาง Ultrasonic Waterproof Ranging Sensor
RCWL-1655 (JSN-SR04T) เซนเซอร์วัดระยะทาง Ultrasonic Waterproof Ranging SensorRCWL-1655 (JSN-SR04T) เซนเซอร์วัดระยะทาง Ultrasonic Waterproof Ranging SensorRCWL-1655 (JSN-SR04T) เซนเซอร์วัดระยะทาง Ultrasonic Waterproof Ranging Sensor
รหัสสินค้า C13-1
หมวดหมู่ วัดระยะทาง / ตรวจจับวัตถุ
ราคาปกติ 330.00 บาท
ลดเหลือ 130.00 บาท
สถานะสินค้า พร้อมส่ง
ลงสินค้า 6 ก.ค. 2563
อัพเดทล่าสุด 22 ส.ค. 2568
คงเหลือ 30 ชิ้น
จำนวน
ชิ้น
หยิบลงตะกร้า
บัตรประชาชน
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay

RCWL-1655 (JSN-SR04T) เซนเซอร์วัดระยะทาง Ultrasonic Waterproof Ranging Sensor
 
RCWL-1655 โมดูล Ultrasonic ที่ป้องกันความชื้นและละอองน้ำได้ โดยสามารถตรวจจับวัตถุและหาระยะห่างระหว่างตัว Sensor และวัตถุได้ในระยะ 25 cm ถึง 4.5 m รองรับโค้ตเดียวกับ JSN-SR04T

Waterproof ultrasonic sensor RCWL-1655 operating in the range from 20 cm to 600 cm. Powered by 3 to 5V. The output is a signal whose duration is proportional to the measured distance. The sensor is compatible with the popular HC-SR04 sensor, which means that the sample programs and libraries will work correctly for both sensors.
 
The module dimensions and software are fully compatible with the older version of the JSN-SR04T; they can be switched seamlessly.

RCWL-1655 (JSN-SR04T) Product Features:
  • Wide voltage operation: 3V-5.5V
  • Fully compatible with JSN-SR04T software and hardware dimensions
  • Detection distance:
    • @5V: 20cm - 600cm 
    • @3.3V: 20cm - 400cm 
  • communication protocols supported: GPIO, UART, I2C and 1-Wire

In short, to get the result in cm you can use the formula:
distance [cm] = (high level time [us] * 34 ) / 1000 / 2
 
ข้อมูลจำเพาะ RCWL-1655 (JSN-SR04T) Technical data:
  • Pulse width output: serial port output
  • Working voltage: DC: 3.0-5.5v
  • Working current: less than 8mA
  • Probe frequency: 40KHz
  • Max range: 600cm
  • Min range: 20cm
  • Long range accuracy: ± 1cm
  • Resolution: 1 mm
  • Measuring angle: 75 degrees
  • Input trigger signal: 1, more than 10us TTL pulse, 2, serial port send command 0x55
  • Output echo signal: output pulse width level signal, or TTL
  • Wiring mode: 3-5.5v (positive pole of power supply). Trig Rx. Echo TX. GND (negative pole of power supply)
  • Product size: l42 * W29 * H12 mm
  • Working temperature: - 20 ℃ - + 70 ℃

Operating Mode:
  • After connecting the ultrasonic ranging module with 3-5.5V power supply, the module has five working
  • modes:
  • Mode 1: Common Pulse Width Square Wave (Minimum Power Consumption 2.5mA)
  • Mode 2: Low Power Pulse Width Square Wave (Minimum Power Consumption 40uA)
  • Mode 3: Automatic Serial Port (Minimum Power Consumption 2.5mA)
  • Mode 4: Serial Port Trigger (Minimum Power Consumption 20uA)
  • Mode 5: ASCII Code output (Minimum Power Consumption 20uA)
JSN-SR04T Manual
https://drive.google.com/file/d/1tvyZo2N4DVxy9ckCrHL4-umhSjtOwdZv/view?usp=sharing


คลิ๊กดูตัวอย่างโค๊ด และ Library
 
ตัวอย่างการใช้งาน 
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;
}

วิธีการชำระเงิน

  1. ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีด้านล่าง โดยลูกค้าสามารถโอนเงินหลังทำรายการสั่งซื้อได้ทันทีไม่ต้องรอยืนยัน

  2. หลังจากโอนเงินแล้วสามารถแจ้งชำระเงินได้ที่ เมนูแจ้งชำระเงิน


หรือชำระเงินผ่าน PayPal โดยคลิกที่ ชำระเงินออนไลน์

ธนาคารกรุงเทพ จำกัด (มหาชน) สาขามหาวิทยาลัยเกษตรศาสตร์ ออมทรัพย์
บมจ. ธนาคารกสิกรไทย สาขามหาวิทยาลัยเกษตรศาสตร์ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขามหาวิทยาลัยเกษตรศาสตร์ ออมทรัพย์
บมจ. ธนาคารกรุงไทย สาขามหาวิทยาลัยเกษตรศาสตร์ ออมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาME BY TMB ออมทรัพย์
พร้อมเพย์ สาขา- -
Scan this!
ดิศรณ์ ตันติเกตุ
098-xxxxxx-2
Accept All Banks | รับเงินได้จากทุกธนาคาร
  • ค่าธรรมเนียม 3.9% + 11 THB
  • การชำระผ่าน PayPal คุณไม่จำเป็นต้องแจ้งชำระเงิน เนื่องจากระบบจะจัดการให้คุณทันที ที่คุณชำระเงินเสร็จสมบูรณ์

ติดตามร้านของเราผ่านแอพได้แล้ววันนี้
  • พิมพ์ “GenLogic” ในช่อง Search
  • หรือเข้าจากรายการร้านค้าโปรดของฉัน

  • ค้นหา
*ใส่ เบอร์มือถือ หรือ email ที่ใช้ในการสั่งซื้อ

เข้าร่วมร้านค้า Arduino4

ร้านGenLogic
ร้านGenLogic
/www.genlogic.co.th/
Join เป็นสมาชิกร้าน
251
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

สถิติร้าน Arduino4

หน้าที่เข้าชม1,830,165 ครั้ง
ผู้ชมทั้งหมด799,165 ครั้ง
เปิดร้าน12 ธ.ค. 2558
ร้านค้าอัพเดท8 ก.ย. 2568
รายการสั่งซื้อของฉัน
เข้าสู่ระบบด้วย
เข้าสู่ระบบ
สมัครสมาชิก

ยังไม่มีบัญชีเทพ สร้างบัญชีใหม่ ไม่มีค่าใช้จ่าย
สมัครสมาชิก (ฟรี)
รายการสั่งซื้อของฉัน
ข้อมูลร้านค้านี้
ร้านGenLogic
GenLogic
ขายบอร์ด Arduino และอุปกรณ์อื่นๆ ที่ใช้ร่วมกับ Arduino รวมถึง Microcontroller, Module, Breakout board, Sensor และอุปกรณ์อิเล็กทรอนิกส์ต่างๆ ในราคาถูก เหมาะสำหรับผู้ที่สนใจเกี่ยวกับ Arduino และการโปรแกรมระบบ Microcontroller และอิเล็กทรอนิกส์ทั่วไป และทำโปรเจคต่างๆ ร้านมีสินค้าสต็อกพร้อมจัดส่ง จัดส่งสินค้ารวดเร็วภายใน 1-2 วันทำการเท่านั้น
เบอร์โทร :
อีเมล : sale@genlogic.co.th
ส่งข้อความติดต่อร้าน
เกี่ยวกับร้านค้านี้
สินค้าที่ดูล่าสุด
ดูสินค้าทั้งหมดในร้าน
สินค้าที่ดูล่าสุด
บันทึกเป็นร้านโปรด
Join เป็นสมาชิกร้าน
แชร์หน้านี้
แชร์หน้านี้

TOP เลื่อนขึ้นบนสุด
พูดคุย-สอบถาม