Whats going on? serial comm


Results 1 to 10 of 10

Threaded View

  1. #8
    darkman's Avatar
    darkman Guest


    Did you find this post helpful? Yes | No

    Default

    and a PIC 16F870 receiver:

    loop:
    serin portb.7, 1, [value] 'get input
    high led
    serout portb.0, 1, [value] 'send to pin to compare waves
    'add here PAUSE
    low led
    'add here PAUSE
    goto loop


    and try this software for rs 232 commination capture with pc :

    http://www.rs232pro.com
    Last edited by darkman; - 27th May 2005 at 17:15.

Similar Threads

  1. Serial comm between two PICs
    By ALFRED in forum Serial
    Replies: 24
    Last Post: - 13th March 2014, 23:22
  2. Idea of master/slave serial comm.
    By sirvo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 6th December 2007, 08:36
  3. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21
  4. 16F877, DS18S20 and Serial Comm Problem
    By YellowTang in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 26th April 2004, 10:36
  5. serial comm from Pic to STAMP
    By d1camero in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 4th April 2004, 23:58

Members who have read this thread : 0

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