Shop OBEX P1 Docs P2 Docs Learn Events
Remote control with RF transmitters/receiver — Parallax Forums

Remote control with RF transmitters/receiver

ArchiverArchiver Posts: 46,084
edited 2003-03-22 13:41 in General Discussion
I purchased the RF modules, model TXLC-434 / RXLC-434, from Reynolds
Electronics. Does anyone have some sample code they could share with me for
stamp to stamp serial connection?







[noparse][[/noparse]Non-text portions of this message have been removed]

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2003-03-19 00:43
    Trkeenan,

    It is so simple you won't believe it. Bruce has some sample code at:
    http://www.rentron.com/Stamp_RF.htm

    Although this code is for the RWS/TWS 434, Bruce tells me it should work
    fine. They both use serial communications. I recently bought a pair but
    haven't used them yet. If you have any trouble, mail him and I'm sure he
    will help you out.

    Jonathan

    www.madlabs.info


    Original Message
    From: <Trkeenan@a...>
    To: <basicstamps@yahoogroups.com>
    Sent: Tuesday, March 18, 2003 4:05 PM
    Subject: [noparse][[/noparse]basicstamps] Remote control with RF transmitters/receiver


    > I purchased the RF modules, model TXLC-434 / RXLC-434, from Reynolds
    > Electronics. Does anyone have some sample code they could share with me
    for
    > stamp to stamp serial connection?
    >
    >
    >
    >
    >
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    >
    > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
    >
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2003-03-19 01:16
    Here's an article for sending/receiving serial data via RF using one of the PIC
    compilers. Converting the code to PBASIC should be very easy. It includes
    CRC, Manchester encode/decode routines, and should definitely give you a
    good starting point.

    http://www.picbasic.org/filedb/pafiledb.php?action=download&id=18

    Regards,

    -Bruce
    tech@r...
    http://www.rentron.com



    Original Message
    From: <Trkeenan@a...>
    To: <basicstamps@yahoogroups.com>
    Sent: Tuesday, March 18, 2003 5:05 PM
    Subject: [noparse][[/noparse]basicstamps] Remote control with RF transmitters/receiver


    > I purchased the RF modules, model TXLC-434 / RXLC-434, from Reynolds
    > Electronics. Does anyone have some sample code they could share with me for
    > stamp to stamp serial connection?
    >
    >
    >
    >
    >
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and Body
    of the message will be ignored.
    >
    >
    > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2003-03-22 13:41
    In a message dated 3/18/03 5:43:15 PM Mountain Standard Time,
    jpeakall@m... writes:


    > It is so simple you won't believe it. Bruce has some sample code at:
    > http://www.rentron.com/Stamp_RF.htm
    >
    > Although this code is for the RWS/TWS 434, Bruce tells me it should work
    > fine. They both use serial communications. I recently bought a pair but
    > haven't used them yet. If you have any trouble, mail him and I'm sure he
    > will help you out.
    >

    Thanks every one for the help. I figured it out and I am very happy.

    Tim


    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.