Skip to content

avsa242/sstv-spin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sstv-spin


This is a P2X8C4M64P/Propeller 2 library of Slow-scan TV (SSTV) encoders.

IMPORTANT: This software is meant to be used with the p2-spin-standard-library (P2X8C4M64P). Please install the library first before attempting to use this code, otherwise you will be missing several files required to build the project.

Salient Features

  • Modulators: Scottie-1

Requirements

P2/SPIN2:

  • Minimum 80MHz system clock
  • p2-spin-standard-library
  • fileformats-spin for BMP image support
  • Line-level audio interface to a receiver
  • SSTV receiver (e.g., a PC with QSSTV)
  • SD card with BMP file(s) on it

Compiler Compatibility

Processor Language Compiler Backend Status
P2 SPIN2 FlexSpin (7.3.1) NuCode FTBFS
P2 SPIN2 FlexSpin (7.3.1) Native/PASM2 OK

(other versions or toolchains not listed are not supported, and may or may not work)

References

Limitations

  • BMP files must (currently) be 24 or 32bpp and (probably must) be created by an application that saves BMPs with a BITMAPV5HEADER type header

About

P2X8C4M64P/Propeller 2-based Slow-Scan TV image modulator/encoder library

Topics

Resources

License

Stars

Watchers

Forks

Contributors