Shop OBEX P1 Docs P2 Docs Learn Events
TWS-434A and RWS-434 TX/RX pair — Parallax Forums

TWS-434A and RWS-434 TX/RX pair

MeepoMeepo Posts: 24
edited 2007-07-21 16:01 in BASIC Stamp
I just received my new set from Reynolds Electronics, with info on how to hook up to an encoder/decoder pair. I'd like to use them to have one BS2 send commands to another. Can I just send data serially with SEROUT and SERIN? Is there anything special I have to do to the hardware, such as adding resistors or capacitors?

Comments

  • Steve JoblinSteve Joblin Posts: 784
    edited 2007-07-14 00:52
    I've had great success with these little guys!· I found a really great "tutorial" at Reynolds Electronics web site...http://www.rentron.com/Stamp_RF.htm


    Note that they only use a BS1 for the transmitter.
  • MeepoMeepo Posts: 24
    edited 2007-07-14 01:15
    Jeez...couldn't someone have answered in less than six minutes?!?

    tongue.gif
  • Philip GamblinPhilip Gamblin Posts: 202
    edited 2007-07-14 13:14
    I just ordered a pair. I'll post my results. I have some applications for uni-directional stuff. I need to break down and order the new Parallax transciever.
  • MeepoMeepo Posts: 24
    edited 2007-07-14 19:01
    I've got them talking now, and soon I'll be driving a little remote with it...but I'd like to reduce errors...is there a way to use 2 synch bytes? I'd like to send packets with 5 bytes of data, maybe some sort of simple checksum?
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2007-07-14 20:37
    You can use as many header bytes as you want. CRC checksum is probably the most popular form of error detection, however to be really useful both sides need to have an established protocol so when a packet is corrupted it can be resent if need be. Take care.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • Philip GamblinPhilip Gamblin Posts: 202
    edited 2007-07-21 16:01
    I just bought a pair. I haven't started working on it yet but have some questions. Does it need tuning? What is the format of the RSSI signal?
Sign In or Register to comment.