Actualiser README.md

This commit is contained in:
Xavier 2026-07-24 07:15:34 +02:00
parent 7442f5bb59
commit 31c0ca1c13

View File

@ -1,16 +1,16 @@
# SDR-PICO V2 # SDR-PICO V2
![rp2350_board](images/kit.jpg "rp2350_board") ![rp2350_board](images/kit.jpg "Kit")
![rp2350_board](images/realisation0.jpg "rp2350_board") ![rp2350_board](images/realisation0.jpg "realisation")
![rp2350_board](images/realisation.jpg "rp2350_board") ![rp2350_board](images/realisation.jpg "realisation")
## Updates ## Updates
- Click encoder when GPS no start TX enabled - Click encoder when GPS no start TX enabled
- Add Oled 1306 Working - Add Oled 1306 Working
![rp2350_board](images/oled.jpg "rp2350_board") ![rp2350_board](images/oled.jpg "Oled")
## Schematics ## Schematics
@ -50,6 +50,8 @@ It is now necessary to access the configuration menu.
To do this, hold down the push button “bp menu” while connecting the USB connector to the Raspberry Pi Pico Zero. To do this, hold down the push button “bp menu” while connecting the USB connector to the Raspberry Pi Pico Zero.
At this point, a serial communication port such as COMx should appear on Windows, or /dev/ttyACM0 on Linux. At this point, a serial communication port such as COMx should appear on Windows, or /dev/ttyACM0 on Linux.
![rp2350_lcd](Ex_config.png "Config")
```console ```console