Update README.md

pull/13/head
ArjanteMarvelde 2021-04-07 11:03:54 +02:00 zatwierdzone przez GitHub
rodzic a37b834f25
commit 8168a500d1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -24,9 +24,10 @@ The Pico controls an Si5351A clock module to obtain the switching clock for the
The display is a standard 16x2 LCD, but with an I2C interface. The display is connected through the **i2c1** channel.
## Open issues:
- take care of processing cycles, by moving parts to the second core
- add some more filtering
- implement the user I/O bit
- [x] take care of processing cycles, by moving signal processing parts to the second core
- [ ] add some more filtering
- [ ] implement the user I/O bit: LCD+Rotary encoder+buttons
- [ ] sort out the surrounding HW
## Installing and using the SDK for Windows:
Please refer to https://github.com/ndabas/pico-setup-windows/releases where the latest installer can be downloaded (e.g. **pico-setup-windows-0.3-x64.exe**).