TWS/RWS-434 schematic


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2005
    Posts
    93

    Default TWS/RWS-434 schematic

    could somebody post a schematic for connecting a tws/rws-434 to a Pc connected pic to talk to a tws/rws434 remote pic

  2. #2
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    I have attached a schematic of how I connected tws/rws434 modules to pics for pic-pic rf communication.

    I used serout2 and serin2 in pbp to transmit and recieve:

    Transmitter
    SEROUT2 PORTB.1,17197,[$55,$55,$66,data_out]

    Reciever
    SERIN2 PORTB.1,17197,[wait ($66),data_in]
    Attached Images Attached Images  

  3. #3
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Kamikaze47, Why are you using the linear output instead of the digital output? I would think the onboard comparator in the receiver would be a better bet at getting a "Clean" waveform.

    Dave Purola,
    N8NTA

  4. #4
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    Not sure why, but I seemed to get better range with the linear output. Cant explain it.

  5. #5
    Join Date
    Jul 2005
    Posts
    93


    Did you find this post helpful? Yes | No

    Default

    I can only seem to use the linear output

    thx for the post.. i'll put what i have setup soon... my setup matches your schematic....
    Last edited by RYTECH; - 3rd January 2006 at 15:33.

Similar Threads

  1. Is this simple schematic electrically correct?
    By sccoupe in forum Schematics
    Replies: 4
    Last Post: - 12th November 2009, 16:41
  2. OT: Variable current supply schematic ?
    By Sam in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 7th May 2009, 14:03
  3. Tws 434/ Rws 434
    By jmbanales21485 in forum Serial
    Replies: 10
    Last Post: - 29th July 2007, 06:04
  4. Simon Says Game- Schematic Only
    By T.Jackson in forum Schematics
    Replies: 2
    Last Post: - 12th May 2007, 08:42
  5. Schematic for PICPLC16?
    By mugwamp in forum Schematics
    Replies: 2
    Last Post: - 23rd October 2005, 03:19

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts