From a4b2dee14aae675dcf455374526905b3f3dc8a57 Mon Sep 17 00:00:00 2001 From: Sam Calisch Date: Mon, 14 Aug 2017 14:44:11 -0400 Subject: [PATCH] Add new file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c704560 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +This is documentation for an energy monitoring device built around the nRF52832 system-on-chip from Nordic. It includes a 2.4 GHz BLE-enabled radio transceiver, a Cortex M4F microcontroller, and a host of hardware peripherals. + +bc832-watt/ includes source files for a PCB built around the BC-832 module (containing the nRF52) from Fanstel. + + + \ No newline at end of file -- GitLab