Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 SSTV Encoder

A web-based tool to convert images into Slow Scan Television (SSTV) signals using HTML, CSS, and JavaScript.

📸 Preview

SSTV Encoder Preview

👉 Live Demo: Try SSTV Encoder


🚀 About the Project

The SSTV Encoder allows users to upload images and encode them into Slow Scan Television signals. SSTV is a method of transmitting static images over radio frequencies, commonly used by amateur radio operators. This project provides a simple demonstration of this encoding process.


🛠️ Technologies Used

  • HTML: Provides the structure for the tool.
  • CSS: Adds styling to make the interface user-friendly.
  • JavaScript: Implements the SSTV encoding logic.

📂 Project Structure

SSTV-Encoder/

├── index.html # Main HTML file

├── style.css # CSS for styling

└── script.js # JavaScript for SSTV encoding logic


🎥 How It Works

  1. Upload an image using the interface.
  2. The tool encodes the image into an SSTV signal format.
  3. View or export the encoded result.

💻 How to Use

  1. Open the live demo: SSTV Encoder.
  2. Upload any image from your device.
  3. Watch the SSTV signal being generated.

🧑‍💻 Author

K Rajtilak


📜 License

This project is licensed under the MIT License.
See the LICENSE file for details.


Explore the world of SSTV signal encoding techniques! 📡

🌟 If you found this project informative, give it a star! ⭐


Made with ❤️ by Raj

About

It is a web-based tool that converts images into Slow Scan Television (SSTV) signals using JavaScript. It demonstrates the encoding process of SSTV signals, allowing users to explore how images can be transmitted over radio frequencies.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors

Languages