Need some advise on making five PICs communicate to each other


Closed Thread
Results 1 to 7 of 7
  1. #1

    Question Need some advise on making five PICs communicate to each other

    I want to make a few (5 PICs) talk to each other. (Sorry I wrote 'two' in the heading - can't change it now)

    Edit: fixed it for you.
    - Robert


    Its more like 4 slaves with one master. They need to talk over a wired distance of not more than 500feet. What could be the best approach towards this? I want to know if there are any special ICs etc which can be fed data from a PIC and they transmit it with some power so data reaches the desirable distance also what to choose towards connector type so wires can just be plugged into the units. Thanks
    Last edited by Demon; - 19th July 2013 at 21:20. Reason: correction

  2. #2
    Join Date
    Aug 2008
    Location
    Portugal
    Posts
    240

    Default Re: Need some advise on making two PICs communicate to each other

    Quote Originally Posted by FromTheCockpit View Post
    I want to make a few (5 PICs) talk to each other. (Sorry I wrote 'two' in the heading - can't change it now)

    Its more like 4 slaves with one master. They need to talk over a wired distance of not more than 500feet. What could be the best approach towards this? I want to know if there are any special ICs etc which can be fed data from a PIC and they transmit it with some power so data reaches the desirable distance also what to choose towards connector type so wires can just be plugged into the units. Thanks
    I will do it over 485. You can use a PIC with 485 or an external chip, like the MAX485/LTC485 or any other.
    You can use many types of connectores, its reliable, and probably there is many examples on this forum.
    Thanks and Regards;
    Gadelhas

  3. #3

    Default Re: Need some advise on making two PICs communicate to each other

    Quote Originally Posted by gadelhas View Post
    I will do it over 485. You can use a PIC with 485 or an external chip, like the MAX485/LTC485 or any other.
    You can use many types of connectores, its reliable, and probably there is many examples on this forum.
    Do these RS485 cables connect to RJ45 connectors? (I am sorry this is my first time with them)

  4. #4
    Join Date
    Aug 2008
    Location
    Portugal
    Posts
    240

    Default Re: Need some advise on making two PICs communicate to each other

    Quote Originally Posted by FromTheCockpit View Post
    Do these RS485 cables connect to RJ45 connectors? (I am sorry this is my first time with them)
    If you want you can use RJ45, however you can use any other connector, like this;
    http://www.ebay.es/itm/250672034637?...84.m1423.l2649
    Thanks and Regards;
    Gadelhas

  5. #5

    Default Re: Need some advise on making two PICs communicate to each other

    Thanks M8. Got one more for you.
    I have 4 slaves, lets say they all have RJ45 type connector (for easy application). So one wire comes out from them, 4 in total.

    How does one master connects with 4 slaves in terms of hardware. I have seen RJ45 splitters http://www.tvcables.co.uk/cgi-bin/tv...-splitter.html
    Will I need 3 of these? (two plugged into 1)

  6. #6
    Join Date
    Aug 2008
    Location
    Portugal
    Posts
    240

    Default Re: Need some advise on making two PICs communicate to each other

    Quote Originally Posted by FromTheCockpit View Post
    Thanks M8. Got one more for you.
    I have 4 slaves, lets say they all have RJ45 type connector (for easy application). So one wire comes out from them, 4 in total.

    How does one master connects with 4 slaves in terms of hardware. I have seen RJ45 splitters http://www.tvcables.co.uk/cgi-bin/tv...-splitter.html
    Will I need 3 of these? (two plugged into 1)
    Humm... i think you must read something about RS485 to clarify your doubts. Google for RS485, but in meanwhile, RS485 uses two wires ( BUS) and all the modules connect in parallel to this two wires.

    Check also the datasheet of the MAX485 or the LTC485 and you can see how it works.
    Thanks and Regards;
    Gadelhas

  7. #7
    Join Date
    Oct 2004
    Posts
    448

    Default Re: Need some advise on making five PICs communicate to each other

    Here's another approach using a somewhat proprietary protocol.


    http://jap.hu/electronic/pbus.html

    Regards,

    Anand

Similar Threads

  1. Cheapest way to communicate
    By koossa in forum Off Topic
    Replies: 22
    Last Post: - 25th May 2009, 12:06
  2. Communicate PC-to-PC using PIC
    By aje_azam in forum USB
    Replies: 3
    Last Post: - 16th March 2009, 07:35
  3. Making the Lab X1 communicate with the Lab X2
    By MatthewM in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 19th June 2008, 22:26
  4. What's the best way to communicate?
    By BobK in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 2nd October 2004, 06:54
  5. 256 Pics Communicate to 1 Master Pic
    By mazlan in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 15th July 2004, 13:11

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