Update README.md

pull/2/head
sq2ips 2025-02-22 20:31:15 +01:00 zatwierdzone przez GitHub
rodzic ca3ccac69e
commit 8f77cad9a9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -60,6 +60,16 @@ LPS22HB sensor is used with SPI interface. File lps22hb.c and lps22hb.c are a li
TODO TODO
# Running the firmware # Running the firmware
## What you will need
Hardware requirements:
- A working M20 radiosonde :)
- A ST-Link v2 programmer USB dongle that looks like this:
![alt text](https://cdn-shop.adafruit.com/970x728/2548-01.jpg)
- 5 male to female goldpin jumper wires
- A computer with Windows or Linux
First you need to obtain the code, you can do it with `git`: First you need to obtain the code, you can do it with `git`:
```bash ```bash
git clone https://github.com/sq2ips/m20-custom-firmware.git git clone https://github.com/sq2ips/m20-custom-firmware.git