From 631204a1feffa8cf3795060370b14dfb9f53f533 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 31 Jan 2017 23:15:28 +0100 Subject: WIP --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..554fb44 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# CW Logger +CW logger using a PIC microcontroller + +**This is a work in progress.** + +This is a CW logger which receives audio and text input (on an analogue pin and +over UART) and save it to files on an SD card using the FAT32 file system. + +Copyright © [Camil Staps](mailto:info@camilstaps.nl). This project is +licensed under the GPL v2.0 license. For more details, see the `LICENSE` file. -- cgit v1.2.3