From d7f92d412a3fad73a551d63f2792b165e8cfa423 Mon Sep 17 00:00:00 2001 From: Roman Piksaykin <47501785+RPiks@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:56:28 +0300 Subject: [PATCH] Project renaming. Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9619cda..e8c9b0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# pico-DCO # Digital controlled radio frequency oscillator for Raspberry Pi Pico The library for Raspberry Pi Pico includes the headers and source code and all @@ -44,7 +43,7 @@ I am licensed radio amateur who is keen on experiments in the area of the digital modes on HF. My QRZ page is https://www.qrz.com/db/R2BDY -![DSC_0269](https://github.com/RPiks/pico-DCO/assets/47501785/dfa3ae65-5ceb-46cb-a4ec-bf7b5defc5ec) +![DSC_0269](https://github.com/RPiks/pico-hf-oscillator/assets/47501785/dfa3ae65-5ceb-46cb-a4ec-bf7b5defc5ec) # Feedback I gracefully appreciate any thoughts or comments on that matter. @@ -55,8 +54,8 @@ I have plans of building a transceiver on the base of this library. 1. Install Raspberry Pi Pico SDK. Configure environment variables. Test whether it is built successfully. -2. git clone this repository. cd pico-DCO ; ./build.sh -Check whether output file ./build/pico-DCO.uf2 appears. +2. git clone this repository. cd pico-hf-oscillator ; ./build.sh +Check whether output file ./build/pico-hf-oscillator.uf2 appears. 3. Prepare the surrogate antenna (if you possess an SSB receiver) or pin-out for an oscilloscope or a spectrum analyser. The default output pin is GPIO6.