radino32 DW1000

From InCircuit
Jump to: navigation, search


Contents

Hardware

radino32 DW1000 radino32 DW1000 radino32 DW1000

The In-Circuit radino32DW1000 combines an STM32L151 with the DW1000 UWB radio from Decawave in a small form-factor EMC-compliant module.
The DW1000 is a fully integrated single chip Ultra Wideband (UWB) low-power low-cost transceiver IC compliant to IEEE802.15.4-2011. It can be used in 2-way ranging or TDOA location systems to locate assets to a precision of 10 cm. It also supports data transfer at rates up to 6.8 Mbps.
The core of the radino32 DW1000 is the powerfull STM32L151 by STMicroelectronics, which with 32-bit ARM® Cortex®-M3 CPU, 32 kbyte RAM, 256 kbyte Flash and 8 kbyte EPROM provides enough resources for complex functionalities.
The radino32 DW1000 is part of the radino-series, which provides full-Arduino-compatible wireless communication devices in a small form factor. All radino Modules are pin-to-pin compatible.

radino32 DW1000

Features:

  • Arduino-compatible
  • RF Transeiver DW1000 connected internally
  • IEEE802.15.4-2011 UWB compliant
  • Supports 6 RF bands from 3.5 GHz to 6.5 GHz
  • Data rates of 110 kbps, 850 kbps, 6.8 Mbps
  • STM32L151CC by STMicroelectronics with 32-bit ARM® Cortex®-M3 CPU
  • 256 kbyte Flash, 32 kbyte RAM, 8 kbyte EEPROM
  • Low Power RTC
  • 12 bit ADC and DAC
  • Capacitive touch sensing supported
  • 23 multifunctional GPIOS (14 PWM, 10 ADC IN, 1 DAC OUT)
  • USB, I²C, SPI, 2xUSART
  • Arduino Demo Applications available in our library!

Suitable application development boards

Board Pictures Description
radino Leonardo
leonardo 45.jpg
Leonardo moduleinlegen.jpg
Carrier board suitable for all radino modules. Includes Arduino connector for easy mounting of Arduino shields. Voltage regulator and Level-Shifters are also included.
radino Spider RP-SMA radino-spider-rpsma top.jpgradino-spider DW1000 UWBant.jpg Breadboard adapter for all radino modules
DW1000 USB-Stick DW1000 Stick 45-2 1000.jpg
DW1000 Sick LP 45 1000.jpg
USB-Stick with UWB-chip-antenna and USB-A Plug.
radino USB Stick
radino-usb-stick 45.jpg
radino-usb-stick DW1000 UWBant.jpg
RP-SMA-Version of USB-Stick with UWB-antenna and USB-A Plug.
radino UART-Bridge
radino UART 45 640.jpg
radino UART top 640.jpgradino UART bot 640.jpg
UART bridge with power supply and level shifters for all radino modules
XBee-PRO Shield
xbee cc1101 45 1000.JPG
xbee bot 45 1000.JPGxbee RPSMA 1000.JPG
XBee Pro adapter for all radino modules

Software

The radino32 DW1000 is shipped programmed with the dw1000 advanced demo from our radino Library.
At dw1000_advanced_demo#First_steps_with_radino32_DW1000 there is a short tutorial how to activate measurements on freshly deliverd modules.

With our Arduino Library for radino the radino32 DW1000 becomes fully Arduino-compatible, which enables easy programming by using the Arduino IDE (http://www.arduino.cc/).
For the Arduino IDE Boards Manager follow URL is required:

http://library.radino.cc/Arduino_1_8/package_radino_radino32_index.json

Visit radino/radino32 software for more information about the Arduino IDE and installation.

For detailed information about our library for the Arduino IDE look at the radino Library documentation.

Common problems regarding radino modules and the Arduino system: Common problems

Windows will automatically install the wrong bootloader driver. Please follow the instructions for Windows 7 oder Windows 10.

If you don´t want to use the Ardunio IDE, you can flash an existing .bin file with stm32flash. For more informations see: Upload binary on radino32


Working with Arduino IDE

The Arduino IDE required follow includes for using the radino32 DW1000 (not for Arduino IDE 1.6.1 and radino_library v26 and less).

#include <SPI.h>
#include <DW1000Ranging.h>
#include <DW1000Device.h> 

For an own sketch at Arduino IDE 1.6.1 you should copy the dw1000_ranging_demo folder into the sketchbook folder as a new project.


DW1000 based products

Module Pictures Description
DW1000 Anchor
DW1000 Anchor 45cable 1000.jpg
Anchor for Ranging / RTLS applications with radino32 DW1000 Ultra Wide Band module.
DW1000 Tag
DW1000 Tag offenGehäuse 1000.jpg
Tag for Ranging / RTLS applications with radino32 DW1000 Ultra Wide Band module.
DW1000 USB-Stick
45 web.jpg
Compact USB-Stick with DW1000 and UWB antenna for Ranging / RTLS applications.

Downloads

Datasheet radino32 DW1000
Schematic & Layout recommendationsradino32 DW1000
EU conformity radino32 DW1000
Eagle library for radino/radino32
Bootloader driver for radino32
Downloadpage for radino library

Personal tools