pull/13/head
ArjanteMarvelde 2021-04-19 22:24:18 +02:00
commit 2fa37a0f70
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -28,9 +28,11 @@ The display is a standard 16x2 LCD, but with an I2C interface. The display is co
## Open issues:
- [x] take care of processing cycles, by moving signal processing parts to the second core
- [X] add some more filtering
- [x] implement the user I/O bit: LCD+Rotary encoder+buttons
- [ ] implement AGC and RSSI
- [ ] implement the user I/O bit: LCD+Rotary encoder+buttons
- [ ] implement other modes than USB
- [ ] sort out the surrounding HW
- [ ] maybe design a PCB?
## 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**).