Skip to content
kuek edited this page Nov 13, 2016 · 6 revisions

DW1000 Hardware

To make use of this project you will need an Arduino and a DW1000 (or a DWM1000 module). The project contains designs for a DWM1000 adapter board, however more complex projects will require additional components and designs. This page should be use to list hardware that has been successfully used with the DecaWave chip.

Instead of the adapter board, have a look > here <. There are PCBs already availabe which carry arduino pro minis. Maybe you can get some.

Level Shifting

The DW1000 operates at 3.3V, unless you are using a 3.3V Arduino you will need to level shift the SPI lines to avoid damaging the chip. Parts listed below have all been used successfully:

You can also used a potential divider as cheap & simple level shifter as explained here (please note, this will only work in one direction).

Clone this wiki locally