From b0314f5ef56a8bf541c20a15bc0b0ec33a360d05 Mon Sep 17 00:00:00 2001 From: Roman Piksaykin <47501785+RPiks@users.noreply.github.com> Date: Mon, 13 Nov 2023 01:35:14 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 235a309..9619cda 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ necessary build files to build a custom application which turns pico into precise PLL digital frequency oscillator of the portion of HF radio spectrum 1.1 to 9.4MHz with high resolution. -https://youtube.com/shorts/qe6UaCIKlow?feature=share - # Precise frequency resolution The library provides 1 Hz frequency resolution in initialize function. This resolution can be easily increased to 23 millihertz, which is limited by @@ -35,6 +33,10 @@ Owing to the meager frequency step, it is possible to use 3, 5, or 7th harmonics of generated frequency. The practical resolution will be quite the same - far below 1 Hz. Such solution completely cover all HF and low band up to 65.8 MHz. +# Tests of RF spectrum quality +Sweep (5Hz step, carrier is 9.4MHz) test: https://youtu.be/nYC1VDBiz4o +Pseudorandom MFSK (5Hz step, carrier is 9.4MHz) test: https://www.youtube.com/shorts/CEPW8hwlG7k + # For what? This is an experimental project of amateur radio hobby and it is devised by me in order to experiment with QRP narrowband digital modes.