From 09149ea8d2dc8f2105d378e20fb8eeb1c5deaedd Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Tue, 30 Oct 2018 13:56:25 +0800 Subject: [PATCH] Added link to @jmueller17 data analysis tools. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index de83f5c..5863a95 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,6 @@ The framework includes two tools for testing firmware code Note that in order to run the integration tests, you'll need to have a badge connected with a serial interface. A regular J-Link debugger/programmer does not include these. We recommend using a nRF51 dev-kit as a programmer for this purpose (see our wiki/documentations on how to make one). +## Related Projects/Code + +- [`jmueller17/sociometrics`](https://github.com/jmueller17/sociometrics). R tools for data analysis. (Previous badge version)