Updated README

This commit is contained in:
Boyan 2023-06-20 01:55:42 +03:00
parent 1d8b81b620
commit 47b9030c63

View File

@ -1,7 +1,7 @@
RTL-TCP automatic weather satellite image
# 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.
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)