PIC to PIC Communication with 16F84A and Switch LED Controls

Home Forums Microcontrollers PIC Microcontroller PIC to PIC Communication with 16F84A and Switch LED Controls

Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13189
    Rafat A Gammoh
    Participant

    How can I connect these LEDs and switches to PIC 16F84A ? I need to have PIC to PIC communication and the program has to be in assembly using MPLAB.

    #13199
    Ligo George
    Keymaster

    You may use the following links as a reference.

    But you can’t use UART or I2C with 16F84A as there is no hardware module in it. You can try UART with MikroC Soft UART libraries.

    Sorry, currently we don’t have any reference for assembly language.

    #13203
    Rafat A Gammoh
    Participant

    Can you please tell me how to connect in without the coding and do it in MPLAB and Proteus.

    #13208
    Ligo George
    Keymaster

    You can use simple 2 digital pins from each microcontroller to send its status to other one. You can do the circuit in Proteus and simulate it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
>