Update README.md

pull/13/head
Arjan te Marvelde 2022-08-19 11:42:57 +02:00 zatwierdzone przez GitHub
rodzic 3df0a38ecf
commit 64916488dc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -20,10 +20,11 @@ The display is a standard 16x2 LCD, but with an I2C interface. The display is co
## Open issues:
- [ ] improve on TX audio quality
- [ ] implement better AGC
- [ ] improve FFT filtering
## Installing and using the SDK for Windows:
For setting up the C/C++ build environment for Windows, you can follow the procedure as described in the Raspberry [Getting Started](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) document. This document also refers to a [setup script](https://github.com/ndabas/pico-setup-windows). In case this does not work, follow the instructions below.
For setting up the C/C++ build environment for Windows, you can follow the procedure as described in the Raspberry [Getting Started](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf) document. This document also refers to a [setup script](https://github.com/ndabas/pico-setup-windows). In case this does not work, follow the instructions below. I have found that the Visual Studio Code interface is hard to set up correctly, so I recommend to just use [Notepad++ to](https://notepad-plus-plus.org/downloads/) to edit the source and txt files and simply use NMake from the Developer Command Prompt to build a loadable UF2 file.
### Manual installation.
Doing it manually, first download the latest packages, in my case for Windows 10 on a 64 bit PC: