tiny-pilot / edid2bin

Converts a hex EDID to a binary EDID.
0 stars 1 forks source link

EDID to Bin

Converts a HEX EDID to a binary edid.

Run

. venv/bin/activate
echo "someedid" | ./app/main.py -o edid.bin