Waterproof Ultrasonic 4X Distance Measuring Sensor Module - UART Output

https://www.ram-e-shop.com/web/image/product.template/9266/image_1920?unique=1a0ed65

Distance Measurement Sensor Module

38.85 38.85 USD 38.85

1,850.00 EGP

Not Available For Sale

This combination does not exist.

 Pick up from RAM Store
 Shipping: 2-3 Business Days


Internal Reference: KIT.ULTRASONIC.4X.A05

Ultrasonic One Drag Four Distance Measuring Module UART Output


Model: DYP-A05LYU-V1.1 (UART output variant)

This variant belongs to the A05 series—an ultrasonic ranging module with four integrated waterproof probes. It supports UART output (automatic), ideal for applications where serial communication is preferred.

Technical Specifications

Based on the official and marketplace sources:

  • Dead band (blind zone): 25 cm
  • Measuring range (flat objects): 25 cm to 450 cm
  • Beam angle: Approximately 60°
  • Response time: 300–1500 ms 
  • MTTF (Mean Time To Failure): 26,000 hours
  • Supply voltage: 9–36 V DC 
  • Residual ripple: < 50 mA
  • Power consumption: ≤ 5 mA
  • Accuracy (flat objects): ±(1 + S×0.3%) cm, where S = distance
  • Connection type: UART automatic (TTL-level serial interface)
  • Time delay before availability: 900 ms
  • Connector: XHB 2.54 mm 4-pin housing
  • Housing material: ABS plastic 
  • Operating temperature: –15 °C to +60 °C
  • Storage temperature: –25 °C to +80 °C
  • Temperature compensation: On-board, automatically corrects temperature deviation
  • Frequency: 40 kHz ultrasonic 
  • Compliance: RoHS compliant
Key Features & Applications
Highlights:
  • Four-direction measurement using enclosed waterproof probes—makes it suitable for harsh or wet environments.
  • Wide voltage support (9–36 V DC) offers flexibility for many system power designs.
  • High reliability with 26,000 hours MTTF.
  • Compact and easy integration with XHB connector and low power consumption.
  • Temperature compensation and RoHS compliance ensure stable and safe operation.
Ideal Use Cases:
  • Robot obstacle avoidance and automation control systems.
  • Object proximity and presence detection.
  • Parking sensors or smart parking systems.
Summary Table

Specification

Detail

Measuring Range25–450 cm
Blind Zone25 cm
Beam Angle~60°
Response Time300–1500 ms
Accuracy±(1 + S×0.3%) cm
Power Supply9–36 V DC
Power Consumption≤ 5 mA
InterfaceUART (TTL, automatic)
ConnectorXHB 2.54 mm 4-pin
Temperature Range–15 °C to +60 °C (operating)
Lifetime (MTTF)26,000 hours
Temperature CompensationYes
Protection & CertificationClosed probes, RoHS
UART Protocol Details (Based on DYP-A01 Series, Likely Similar)

Frame Format (Auto-Output Mode)

  • Baud Rate: 9600 bps, Serial TTL levels
  • Data Format: 8 data bits, 1 stop bit, No parity
  • Frame Structure:
    • Frame Header: 0xFF (1 byte)
    • Data_H: High 8 bits of the distance reading (1 byte)
    • Data_L: Low 8 bits of the distance reading (1 byte)
    • Checksum (SUM): Sum of Frame Header + Data_H + Data_L, with only the lower 8 bits retained (1 byte) Scribd
  • Distance Calculation:
    • Distance = Data_H * 256 + Data_L
    • Example: 0xFF 0x07 0xA1 0xA7
      • Checksum: (0xFF + 0x07 + 0xA1) & 0xFF = 0xA7
      • Distance Value: 0x07A1 → 1953 mm Scribd
Controlled Output Mode (Trigger-Based)
  • A falling edge trigger on RX or any received serial data initiates a measurement.
  • After the measurement, the module sends out the distance reading via TX in the same frame format as above.
  • Trigger Interval: Must exceed 70 ms between triggers; typical timing:
    • T1 (trigger interval) > 70 ms
    • T2 (measurement processing period) ~ 50–60 ms Scribd
Wiring & Pins

The input/output wiring is typically:

Pin No.NameDescription
1VCCPower input (approx. 3.3V to 5V in A01; A05 supports 9–36V)
2GNDGround
3RXTrigger input (controlled mode)
4TXUART data output (auto or controlled) Scribd
A05 Series—Extrapolating to DYP-A05LYU-V1.1
  • The DYP-A05LYU-V1.1 is configured for UART auto-output—it continuously outputs distance readings via UART without needing external triggers. dypcn.com
  • It's very likely that its frame structure and electrical interface mirror that of the A01 series:
    • Baud rate: 9600 bps
    • Frame format: 0xFF + Data_H + Data_L + Checksum
    • Checksum calculation and distance computation as shown above.
Summary Table

Feature

Details

Baud Rate9600 bps, TTL-level UART
Data Format8 data bits, 1 stop bit, no parity
Frame Header0xFF
Data_H, Data_LHigh + Low bytes of distance (in mm)
Checksum (SUM)(Header + Data_H + Data_L) & 0xFF
Distance OutputData_H * 256 + Data_L (in mm)
Controlled Mode TriggerFalling-edge on RX (T > 70 ms)
PinoutVCC, GND, RX (trigger), TX (UART output)

Download: