kopia lustrzana https://github.com/mikaelnousiainen/RS41ng
Move datasheet links to main README
rodzic
f3154a528f
commit
345a7a0c5c
13
README.md
13
README.md
|
@ -619,10 +619,23 @@ rtl_fm -f 432500000 -M fm -s 250k -r 48000 -g 22 - | ./aprs -
|
|||
* https://destevez.net/2017/11/tracking-an-rs41-sgp-radiosonde-and-reporting-to-aprs/
|
||||
* https://github.com/digiampietro/esp8266-rs41 - A tool for reconfiguring RS41s via its serial port
|
||||
|
||||
## Vaisala RS41 hardware datasheets
|
||||
|
||||
* STM32F100x8 datasheet: https://www.st.com/resource/en/datasheet/stm32f100cb.pdf
|
||||
* Si4032 datasheet: https://www.silabs.com/documents/public/data-sheets/Si4030-31-32.pdf
|
||||
* Si4030/31/32 Register Descriptions: https://www.silabs.com/documents/public/application-notes/AN466.pdf
|
||||
|
||||
## Graw DFM-17 hardware documentation
|
||||
|
||||
* https://wiki.recessim.com/view/DFM-17_Radiosonde - Reverse-engineered documentation on the DFM-17 hardware
|
||||
|
||||
## Graw DFM-17 hardware datasheets
|
||||
|
||||
- STM32F100x8 datasheet: https://www.st.com/resource/en/datasheet/stm32f100cb.pdf
|
||||
- Si4063 datasheet: https://www.silabs.com/documents/public/data-sheets/Si4063-60-C.pdf
|
||||
- Programming Guide for EZRadioPRO Si4x6x Devices: https://www.silabs.com/documents/public/application-notes/AN633.pdf
|
||||
- Si4x6x API Documentation: http://www.silabs.com/documents/public/application-notes/EZRadioPRO_REVC2_API.zip
|
||||
|
||||
## Alternative RS41 firmware projects (only for RS41!)
|
||||
|
||||
* https://github.com/df8oe/RS41HUP - The original amateur radio firmware for RS41
|
||||
|
|
Plik binarny nie jest wyświetlany.
|
@ -1,14 +0,0 @@
|
|||
# RS41ng interesting documentation and links
|
||||
|
||||
## Data Sheets
|
||||
- STM32F100x8 datasheet: https://www.st.com/resource/en/datasheet/stm32f100cb.pdf
|
||||
- Si4032 datasheet: https://www.silabs.com/documents/public/data-sheets/Si4030-31-32.pdf
|
||||
- Si4063 datasheet: https://www.silabs.com/documents/public/data-sheets/Si4063-60-C.pdf
|
||||
|
||||
## Application Notes
|
||||
- Programming Guide for EZRadioPRO Si4x6x Devices: https://www.silabs.com/documents/public/application-notes/AN633.pdf
|
||||
|
||||
## Register Descriptions
|
||||
|
||||
- Si4030/31/32 Register Descriptions: https://www.silabs.com/documents/public/application-notes/AN466.pdf
|
||||
- Si4x6x API Documentation: http://www.silabs.com/documents/public/application-notes/EZRadioPRO_REVC2_API.zip
|
Ładowanie…
Reference in New Issue