Home › Forums › Microcontrollers › PIC Microcontroller › PIC to PIC Communication with 16F84A and Switch LED Controls Tagged: 16F84A, MPLAB, PIC, Proteus This topic has 3 replies, 2 voices, and was last updated 6 years, 3 months ago by Ligo George. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 26, 2016 at 5:50 am #13189 Rafat A GammohParticipant 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. November 26, 2016 at 9:11 am #13199 Ligo GeorgeKeymaster You may use the following links as a reference. PIC to PIC Communication using UART PIC to PIC Communication using I2C 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. November 26, 2016 at 2:10 pm #13203 Rafat A GammohParticipant Can you please tell me how to connect in without the coding and do it in MPLAB and Proteus. November 26, 2016 at 2:18 pm #13208 Ligo GeorgeKeymaster 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. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In