how can I make 1 wire between two pic 16f877


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

    Default how can I make 1 wire between two pic 16f877

    I want to make 1 wire communication between pic 16f877s how can I send 16 bit data pic to pic with 1 wire

    thank you

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by povulon View Post
    I want to make 1 wire communication between pic 16f877s how can I send 16 bit data pic to pic with 1 wire
    100 different ways to do it...
    Async serial
    One-Wire Protocol (Dallas semi?)
    PWM
    PPM
    Depends on how much YOU can handle.
    How much PIC programming have you done?
    What are you familiar with?
    Read this:
    http://www.picbasic.co.uk/forum/showthread.php?t=1742

Similar Threads

  1. Help with sound command in 2 programs
    By hyperboarder in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th July 2007, 20:36
  2. Working with indivividual bytes of an array
    By J_norrie in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 22nd January 2007, 19:16
  3. sample code for M25P32
    By Pedro Santos in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th January 2007, 02:37
  4. Comm example: Pic to Pic
    By Chadhammer in forum Code Examples
    Replies: 4
    Last Post: - 14th November 2006, 23:26
  5. New member
    By jmgelba in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 28th February 2004, 22:44

Members who have read this thread : 2

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