A simple python script to broadcast SSTV stats via radio.
This script uses piwave (2.0.7, not latest!), make sure to install it properly on a Raspberry Pi before using.
Other required modules can be installed via PIP
import time
import psutil
from PIL import Image, ImageDraw, ImageFont