Tested hardware boards - F-Army/arduino-dw1000-ng GitHub Wiki
The list of hardware boards tested by us or the community.
Decawave DWM1000 pins diagram
Arduino Pro Mini 3,3V 8MHz.
Arduino | DW1000 |
---|---|
2 | IRQ (if used) |
10 | CS |
11 | MOSI |
12 | MISO |
13 | CLK |
NODEMCU 1.0 (ESP8266)
NodeMCU 1.0 | DW1000 |
---|---|
D5 (GPIO14) | CLK |
D6 (GPIO12) | MISO |
D7 (GPIO13) | MOSI |
D8 (GPIO15) | CS |
FemtoBeacon ESP32 LPS (ESP32-PICO-D4 chip, HSPI peripheral)
FemtoBeacon | DW1000 |
---|---|
14 | CLK |
12 | MISO |
13 | MOSI |
18 | CS (DECAWAVE) |
STM32F103 'Blue Pill'
This is the guide to use Blue Pill with Arduino environment --> BluPill - Arduino
F103 | DWM1000 |
---|---|
PA4 | 17 - CS |
PA7 | 18 - MOSI |
PA6 | 19 - MISO |
AP5 | 20 - CLK |
PB5 | 22 - IRQ |
PA0 | 3 - RST |
Could be useful to take a look at the TREK1000 schematic diagram
STM32G431
Shield from @kromash --> https://github.com/kromash/stm32-dwm1000-shield
Teensy 4.0 & 4.1
TEENSY | DWM1000 | Note |
---|---|---|
10 | CS | |
11 | MOSI | |
12 | MISO | |
13 | CLK | |
2 | IRQ | |
9 | RST | 10Kohm pull-down |
used breakout for dwm1000.