# Overview

The Holybro DroneCAN Airspeed is an industrial-grade differential pressure measurement module designed for precision airspeed measurement in various UAVs, including planes, VTOLs, and other vehicles. Equipped with DLVR\_L10D digital Pressure Sensor and running ArduPilot AP-Periph Firmware, this module ensures accurate and reliable airspeed data across different flight conditions.

## Features

* **Wide Pressure Range**: Supports up to 2500 Pa and 226.8 km/h (141 mph) airspeed measurement.
* **High-Precision DLVR Sensor** : Based on ALLSENSORS® DLVR with CoBeam technology, providing high precision and low temperature drift.
* **High Accuracy:** Better than 1% accuracy across a wide temperature range, ensuring reliable and accurate readings in demanding application.
* **DroneCAN Protocol**: Compatible with both PX4 and ArduPilot platforms.
* **Aluminum Shell:** Durable and reliable construction.

## Specifications

* MCU: STM32G473CE, 170 MHz, 128KB RAM, 512KB Flash
* Sensor: DLVR\_L10D
* Pressure Range: 2500 Pa
* Burst Pressure: 75 kPa
* Airspeed Measurement: 0-226.8 km/h
* Accuracy: Error rate less than 1.0%
* Firmware: AP-Periph DroneCAN
* Communication Protocol: DroneCAN
* Compatible Flight Controllers: Any flight controller with a CAN interface running PX4 or Ardupilot firmware
* Working Voltage: 4.75\~5.25V
* Current Consumption: \~100mA
* Dimensions: 29 x 35.5 x 16.5 mm (module), 91.5 x 28 x 30 mm (Pitot tube)
* Weight: 38.3g (Includes Pitot tube and tubing)
* Operating Temperature: -20 to 85℃

## **Pinouts & Ports**

<figure><img src="/files/EoP5YEzoRxRkcP7XaY0y" alt=""><figcaption><p>CAN Port Pinout</p></figcaption></figure>

<figure><img src="/files/91ONDiMq3tOsr3Q6omb4" alt=""><figcaption><p>Sensor Port Definition</p></figcaption></figure>

### **CAN port**

| Pin    | Signal | Volt      |
| ------ | ------ | --------- |
| 1（Red) | VCC    | +5V Input |
| 2      | CAN\_H | +3.3V     |
| 3      | CAN\_L | +3.3V     |
| 4      | GND    | GND       |

### Dimensions

<figure><img src="/files/7FCEv0yGysl9pfz7G8tr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.holybro.com/peripherals/dlvr-airspeed-dronecan/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
