2023-06-21 17:26:37 +03:00
2023-06-21 17:26:37 +03:00
2023-06-19 23:40:52 +03:00
2023-06-19 23:40:52 +03:00
2023-06-20 01:55:42 +03:00

RTL-TCP automatic weather satellite image

This project is left for dead until I find a suitable library which can interact with rtl_tcp.

Capture, decode and send

Using pyrtlsdr, interact with an RTL-TCP server. Tell it when and where to listen for weather satellites. Record said satellites. Locally decode the signals into images. Post the images to Discord.

Ideas(difficulty level)

  • Clearness % algorithm(5/5)
  • Local sdr support(1/5)

Usage

Firstly, edit the config.ini file to your liking. Then, do pip install -r requirements.txt. Lastly, run python src/main.py and enjoy the show!

Description
No description provided
Readme 40 KiB
Languages
Python 100%