Shop OBEX P1 Docs P2 Docs Learn Events
TX..RX RF wireless.... — Parallax Forums

TX..RX RF wireless....

pusinkpusink Posts: 68
edited 2010-01-03 12:44 in Propeller 1
I dont have a decoder and encoder...how to make encoder and decoder using propeller? I just have RF module TX and RX (see attachment) ...anybody already make this project ? can anybody help me....

Post Edited (pusink) : 1/2/2010 8:44:41 AM GMT

Comments

  • sylvie369sylvie369 Posts: 1,622
    edited 2010-01-02 12:16
    Respectfully: You will need to explain much more clearly what it is that you're trying to do if you want anyone to be able to help you.
  • LeonLeon Posts: 7,620
    edited 2010-01-02 12:28
    You need to emulate the encoder and decoder chips shown in that data sheet. Get their data sheets.

    Leon

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Amateur radio callsign: G1HSM
  • pusinkpusink Posts: 68
    edited 2010-01-03 03:13
    example...

    I want to send data·using RF..
  • TonyWaiteTonyWaite Posts: 219
    edited 2010-01-03 12:44
    Hi Pusink,

    We're all trying to tease a little more information from you, to point you in the right direction.

    In the meantime, the following advice will get you from where you are now, to where you want to go -

    Start with the easiest and fastest solution:
    Buy the similar units from Parallax, together with one of the their Basic Stamp kits; then use the code that they supply to get your project up and going. Here's the code:
    http://www.parallax.com/Portals/0/Downloads/docs/prod/rf/27981-ParallaxRFReceive-v1.1.pdf

    Once your project is working in this basic configuration, then consider the transfer to the Propeller. Here again, I would take the easiest route and use PropBASIC from here:
    www.propbasic.com/propbasic.zip

    Alternatively, Sparkfun have PICBasic code for your Laipac units here, which could be adapted reasonably easily :
    http://www.sparkfun.com/datasheets/RF/KLP_Walkthrough.pdf

    Good luck!

    To n y

    Post Edited (TonyWaite) : 1/3/2010 1:07:40 PM GMT
Sign In or Register to comment.