Shop OBEX P1 Docs P2 Docs Learn Events
Television Broadcast Signal — Parallax Forums

Television Broadcast Signal

edited 2009-07-24 12:15 in Propeller 1
Has anyone figured out how to successfully broadcast television signals (ie channel 3, etc).

Thank you

Comments

  • AndreLAndreL Posts: 1,004
    edited 2007-05-21 02:03
    Its a single bit, you just turn on the broadcast bit. Read it in the graphics section of the Hydra manual or the propeller manual. You don't have to do anything, its automatic. just a couple bit settings, and timing settings for the counter.

    Andre'
  • edited 2007-05-21 02:18
    My Son and I purchased the Hydra as a fun way to explore programming together and his favorite subject -gaming. The only problem is that in order to succeed with no programming experience (other than Basic Stamp programming with the EzVid) we need tutorials that are geared to complete beginners. These would no doubt slow down the typical buyer of the hydra to a snails pace.

    Can you attach the lines of code that will allow us to broadcast to a nearby television while we work on modifying the game Hydraman?

    Thank you,

    p.s. Are you THE Andre?
  • AndreLAndreL Posts: 1,004
    edited 2007-05-22 08:47
    Let me take a look, but that might not be the best example of something to try for you, better to see a very short program that uses the TV driver and then the changes for broadcast. I will post something tommorow. And I am the "andre" that developed the hydra.

    Also, you will want to put a nice 1 foot long wire into the antenna output next to the video port as well to help with transmisson.

    Andre'
  • FredBlaisFredBlais Posts: 380
    edited 2009-07-24 12:15
    Hey, I would like to use the antenna too!
    Looks like Andre forgot something...
Sign In or Register to comment.