From 7d27f536f6f4f5ba9eccd33c8aef90a70370f1f0 Mon Sep 17 00:00:00 2001 From: Hannes Seidel Date: Sat, 18 Jan 2020 16:31:21 +0100 Subject: [PATCH] arduino-pulsoxy: Add README file Signed-off-by: Stefan Nuernberger --- Source_codes/SPO2/arduino-pulsoxy/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Source_codes/SPO2/arduino-pulsoxy/README.md diff --git a/Source_codes/SPO2/arduino-pulsoxy/README.md b/Source_codes/SPO2/arduino-pulsoxy/README.md new file mode 100644 index 0000000..9431519 --- /dev/null +++ b/Source_codes/SPO2/arduino-pulsoxy/README.md @@ -0,0 +1,9 @@ +# arduino-pulsoxy + +This is an Arduino port of the PULSOXY Atmel Studio project found here: +https://github.com/cadus/Hardware-Circuit-Boards/tree/master/Source_codes/SPO2 + +See https://github.com/cadus/Hardware-Circuit-Boards/issues/7 + +It compiles for "Arduino Pro or Pro Mini" / "ATmega328P (5V, 16MHz)" boards but is otherwise untested. +