main
eleccoder 2021-08-01 12:25:05 +02:00
rodzic 8f28e4b46d
commit 2c25d868c9
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -18,8 +18,7 @@ If you have already installed the Pico-SDK, set the `PICO_SDK_PATH` environment
We just need a simple band-pass filter to extract the AFSK-signal from the PWM signal:
![band-pass](https://github.com/eleccoder/raspi-pico-aprs-tnc/doc/schematic/band_pass_filter.png)
![band-pass filter](https://github.com/eleccoder/raspi-pico-aprs-tnc/blob/main/doc/schematic/band_pass_filter.png)
## Build the application