This is a sstv decoder for Seeed Wio Terminal based upon the library PicoSSTV of Jon Dawson https://github.com/dawsonjon/PicoSSTV.
- Setup your arduino ide for Seeed Wio Terminal (https://wiki.seeedstudio.com/Wio-Terminal-Getting-Started/)
- Unzip and copy the folder "sstv_library" from https://github.com/dawsonjon/PicoSSTV/tree/encoder into the Arduino libraries folder
- Unzip and copy the other folder into the Arduino folder
- Move the "sstv_wio_library" folder into the Arduino libraries folder
- Open the .ino file:
- sstv_receive_wio : Decode the sstv via the wio microphone
- sstv_receive_wio_s : Decode the sstv via the wio microphone and save in the sd card
- sstv_transmit_wio : Full encoder/decoder with sd support (work in progress)
That's all
Enjoy Franciscu Capuzzi "Brabudu" IS0JSV
