blob: 554fb44cee186937f165582de5005253ddfe1bf5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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.
|