aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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.