kopia lustrzana https://github.com/sq2ips/m20-custom-firmware
Update README.md
rodzic
7bafe207c8
commit
6f9a052a90
16
README.md
16
README.md
|
@ -1,12 +1,22 @@
|
|||
# m20-custom-firmware
|
||||
|
||||
The goal of the project is to reverse engineer the Meteomodem M20 radiosonde and build custom firmware for it for use in ham radio baloons. Work is currently underway to make individual modules work such as GPS, radio etc. Once this is achieved, the full firmware will be built. In this state, the code only tests individual elements.
|
||||
# What works
|
||||
- GPS: partialy
|
||||
- GPS: :heavy_check_mark:
|
||||
- Radio: :x:
|
||||
- Uart: :heavy_check_mark:
|
||||
- temperature sensor: :x:
|
||||
- barometer: :x:
|
||||
- humidity sensor: :x:
|
||||
|
||||
# Images
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
# GPS
|
||||
M20 uses xm1110 gps module but with custom firmware that transmits only binary protocol data.
|
||||
M20 uses xm1110 gps module that transmits data over UART but with custom firmware that transmits only binary protocol data.
|
||||
Data format:
|
||||

|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue