Resources

Everything you need to integrate UWB V7 into your project.

Technical documents

V7 breakout notice — breadboard edition

Breadboard-friendly 1×8 pinout, layout diagrams, ESP32 mapping, mounting tips.

Open the notice

DWM3000 datasheet (Qorvo)

Full UWB radio specifications: registers, RF modes, power, pinout.

Download PDF

MCU wiring diagrams

ESP32-DevKitC

SPI GPIO18/23/19/5, IRQ GPIO27, RST GPIO26. Reference firmware wiring.

View diagram

ESP32-S3

FSPI GPIO12/11/13/10. Recommended for production (native USB-C, more RAM).

View diagram

NodeMCU ESP8266

With 0.96" OLED for distance display. Budget option but slower SPI.

View diagram

Arduino Mega 2560

5V → 3.3V level shifter required. For users with this ecosystem already.

View diagram

Open-source firmware

Arduino / ESP32 downloads

DS-TWR sketches for the DWM3000 module. Each archive contains the ready-to-open Arduino sketch folder. MIT license.

Required library. Install the Makerfabs ESP32 UWB DW3000 library in the Arduino IDE (sketches do #include "dw3000.h"). The Node.js UDP→SSE relay is included in the repo.
View on GitHub

BOM & manufacturing

For those who want to fabricate their own PCB:

✓ Open-hardware. Fabrication files are public. You can order your own batch and assemble your module. The project is free and open — you can support it with a PayPal contribution (see the footer).