pic to pic to pic as peer to peer to peer


Closed Thread
Results 1 to 2 of 2
  1. #1
    Geezer's Avatar
    Geezer Guest

    Default pic to pic to pic as peer to peer to peer

    Hi,
    I am developing a automatic block system for a live steam club (non-profit). I intend to use this as a building block in my ever learning of the PIC Controller. What I want to do is have local logic control the block signals ( occupancy), engineer's requests ( for turn-outs) and drive the turnout motors(DC worm drive), but the blocks need to talk to each other as peers and not master\slave. I thought of rs-485 but I am not too familiar with the workings of it ( how to address each card, and how to send the words without collisions. One thought was to use a computer to host(act as a master) and serve the clients(the PIC's), but there are too many members that will not understand( because they choose not to).
    I would like to do this in assembler if possible, but I am willing to learn another programming language if necessary.
    So here's the project....Any Ideas are welcome

    thanks

    Geezer

  2. #2
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    947


    Did you find this post helpful? Yes | No

    Default

    If you understand RS485, peer to peer is just a step further than master slave. Of course, collision detection is not built into RS485 and you have to design for it. Whether you choose assembler or any language makes no difference in the working.

Similar Threads

  1. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  2. Replies: 67
    Last Post: - 8th December 2009, 02:27
  3. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 14:46
  4. pic to pic ir link versus wired link : help please anyone
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 30th May 2008, 21:01
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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