Giter Club home page Giter Club logo

pal-streamer's Introduction

PAL-Streamer

Transmit a video stream to a PAL analog TV using low-frequency PWM

Analog TV PAL CH3 transmitter

./Images/img1.png

Documentations

Visit my Hackaday project for explanation how it works

STM32 Firmware

Pinout for STM32F411 Nucleo Board.

PA12 (CN10_12) to USB DP
PA11 (CN10_14) to USB DM
PA10 (D2) to antenna

./Images/pinout.jpg

Add path to the STM32CubeMX HAL drivers and Compile with STM32CubeIDE.

PC Software

Connect board to the PC using USB CDC Virtual COM Port.

Run Python 3 program.

python3 usart_new.py <COM_PORT> <IMAGE_FILE> <GIF_DELAY>
python3 usart_new.py COM2 example.png
python3 usart_new.py /dev/tty.usb* example.png

TV Specs

Standard: PAL-B/G

Frequency: VHF CH 2-12, UHF CH 21-69

Connector: Aerial connector

Video carrier frequency

VHF LOW

  • CH2 = 55.25 MHz
  • CH3 = 61.25 MHz
  • CH4 = 67.25 MHz
  • CH5 = 77.25 MHz
  • CH6 = 83.25 MHz

VHF HIGH

  • CH7 = 175.25 MHz
  • ...
  • CH12 = 205.25 MHz
  • CH13 = 211.25 MHz

PAL/NTSC Timing Specification

pal-streamer's People

Contributors

zst123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pal-streamer's Issues

Help understanding the role of PWM in this.

Hello,

I'm trying to understand precisely the role of PWM in this project.

Would you mind helping me understand precisely how PWM is used - what exactly does it do, when and why?

I have read the code but it's still not clear to me exactly.

thanks!

Band pass filter

You mention in your things you'd like to do - making a band pass filter.

I'm curious to know how would you do that?

thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.