Shop OBEX P1 Docs P2 Docs Learn Events
IR TV Be gone I need HELP with source codes!! — Parallax Forums

IR TV Be gone I need HELP with source codes!!

jdpetersdocjdpetersdoc Posts: 26
edited 2008-01-21 21:50 in BASIC Stamp
Im making a tv remote code recoreder, that records your tvs Infrared signals, and then transmitts them back to the tv to do what ever, exaple you record your tvs mute ir transmition, then it plays it back so the tv will mute every so offen. Im new to the Basic STAMP 2 and need help with some source codes. Can any of you help me??????confused.gif

Comments

  • stephenwagnerstephenwagner Posts: 147
    edited 2008-01-21 13:02
    JD,

    The BS2 is not fast enough to capture an IR code that is unknown. And it is also not fast enough to transmit the signal without a little help.

    You can use it to read a remote code if you understand the remotes protocol(s).

    Read the following published by Parallax. IR Remote for the BOE-BOT:

    http://www.parallax.com/Portals/0/Downloads/docs/prod/sic/WebIR-%20v1.1.pdf

    You may also want to check out customer application IR remote repeater:

    http://www.parallax.com/Resources/CustomerApplications/HomeApplications/IRRepeater/tabid/321/Default.aspx

    I understand the link to the code is not working. I will post the improved code here when I find it.

    I have used this IR modulator with great success. A 555 timer as a modulator·will not be stable enough to work as well as the original remote.

    http://www.rentron.com/Files/TX-IR.pdf.

    I have a host of IR protocol links available. When I find them I will post.



    Stephen Wagner
  • Bruce BatesBruce Bates Posts: 3,045
    edited 2008-01-21 17:02
    JD -

    If what you're seeking to do is have an infrared repeater, to extend the range of an I/R remote, I'm told that Radio Shack has them at a very reasonable price, and they apparently work quite well.

    Regards,

    Bruce Bates

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Veni, Vidi, Velcro! - I came, I saw, I stuck around!
  • Vern GranerVern Graner Posts: 337
    edited 2008-01-21 21:50
    jdpetersdoc said...
    Im making a tv remote code...

    The "real" TV-B-Gone®, by Mitch Altman, is an "open" project and all the source code is available here:

    http://www.tvbgone.com/cfe_mfaire.php

    Just scroll down to the section entitled: Project: Make your own open source TV-B-Gone

    If you want to something like this using a Parallax device, you might want to have a look here.

    smile.gif

    Vern

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Vern Graner CNE/CNA/SSE    | "If the network is down, then you're
    Senior Systems Engineer    | obviously incompetent so why are we
    Texas Information Services | paying you? Of course,if the network
    http://www.txis.com        | is up, then we obviously don't need
    Austin Office 512 328-8947 | you, so why are we paying you?" ©VLG
    
    
Sign In or Register to comment.