From c83f1da724cd95f33d3a64c3bcb34a2930e6a0b8 Mon Sep 17 00:00:00 2001 From: JN Date: Mon, 30 Apr 2018 16:27:59 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..46f8e0a --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Infinity APS + +oref0 compatible closed loop built on Elixir and Nerves + +## Hardware requirements + + +## Installing + + +## More information + +See video from ElixirConf 2017 for more details - https://www.youtube.com/watch?v=ARQD4BN_5ns + +## Status of the project From 6db67a88972d082c706195d8bc1111e6bbce254c Mon Sep 17 00:00:00 2001 From: JN Date: Mon, 30 Apr 2018 16:43:11 +0200 Subject: [PATCH 2/2] first initial draft of Readme help needed from Tim --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46f8e0a..db4fa65 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,22 @@ # Infinity APS -oref0 compatible closed loop built on Elixir and Nerves +If you have type 1 Diabetes and insulin pump from Medtronic, then you can use this software to setup Closed Loop. + +In technical words - oref0 compatible closed loop built on Elixir and Nerves ## Hardware requirements +* Raspberry Pi Zero +* wifi module @TODO model number? -## Installing +## Documentation +@TODO ## More information See video from ElixirConf 2017 for more details - https://www.youtube.com/watch?v=ARQD4BN_5ns ## Status of the project + +@TODO