Skip to content

1961C-GT/Nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodes

Repo for storing Node and Base Station Code

Setup

Clone the DW1000 library fork here into the Arduino library folder (~/Documents/Arduino/libraries on MacOS).

Restart the Arduino IDE and add the include tag to the top of the file:

#include <DW1000.h>