- Cheap, Easy Build
- Minimal External Components
- Martin, Scottie and PD modes
- Works with any SSB reciever using headphone connector
- Standalone Design (no PC or soundcard needed)
git clone https://github.com/dawsonjon/PicoSSTV.git
For technical details refer to the technical documentation.
A 3D printed enclosuer can be found here, including stl files and FreeCAD design files.
The SSTV code is written in pure C++, but a demo application is provided as an Arduino sketch. The Arduino Pico port by Earle Philhower is probably the easiest way to install and configure a C++ development environment for the Raspberry Pi Pico. Its possible to install the tool and get up-and running with example applications in just a few minutes. Refer to the installation instructions and the online documentation to get started.
This project uses the ILI934X display driver by Darren Horrocks.