-
Notifications
You must be signed in to change notification settings - Fork 286
Home
Thomas Trojer edited this page May 21, 2015
·
10 revisions
(Arduino goes DW1000)
A library that offers functionality to use Decawave's DW1000 chips/modules with Arduino/AVR (see http://www.decawave.com/products/dwm1000-module).
Project structure:
- DW1000 ... contains the Arduino library (which is to be copied to the corresponding libraries folder of your Arduino install or imported via the GUI)
- DW1000-arduino-test ... contains Arduino test code using the DW1000 library
- DW1000-unit-test ... contains plain C++ unit test code for the library