dw1000_range_arduino

Driver to get ranging data from Decawave DW1000 modules connected to Arduino Decawave DW1000 modules (http://www.decawave.com/products/dwm1000-module) are Ultra-Wide-Band devices that can be used for communication and ranging. Especially, using 3 modules as anchors can provide data for a localization system based on trilateration. The DW1000 is using a SPI connection, but an arduino-compatible board can be used with the library https://github.com/thotro/arduino-dw1000 to hyde the low level drivers and provide direct ranging informations.

Configures

Name

Value

Description

DW1000_RANGE_ARDUINO_UART

UARTX

UART on which arduino and its DW1000 module is connected

DW1000_RANGE_ARDUINO_BAUD

B115200

UART Baudrate, default to 115200

Depends

  • uart

Provides

  • ranging