From d329a24f8c86e2259251de8a3039419e5bd8c12d Mon Sep 17 00:00:00 2001 From: Don Coleman Date: Thu, 19 Jun 2014 17:35:20 -0400 Subject: [PATCH] pin assingments for Blend Micro --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c21785c..26b9b5d 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,16 @@ timeout, and every 2 seconds or so, we read a new temperature and send that out as a heart rate. If the connection is disconnected, we call `nRF8001::connect` again to wait for a new connection. +## Blend Micro + +This code works with Red Bear Lab's [Blend Micro](http://redbearlab.com/blendmicro/). + +Use the following pin assignments + +* RESET on digital pin 4 +* REQN on digital pin 6 +* RDYN on digital pin 7 + ## License Copyright © 2012 Guan Yang