Communiation Archives - electroSome https://electrosome.com/topic-tag/communiation/ You Inspire.....We Create..... Tue, 05 Apr 2016 01:04:40 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 I2C Communication between two PIC16F877 https://electrosome.com/topic/i2c-communication-between-two-pic16f877/ Mon, 04 Apr 2016 11:04:35 +0000 https://electrosome.com/topic/i2c-communication-between-two-pic16f877/ Hi everyone; I am trying to accomplish I2C communication between two PIC16F877. But I did not succeed. My codes in below. Can any body help me Master PIC code : #include <xc.h> #pragma config FOSC = XT #pragma config WDTE = OFF #pragma config PWRTE = OFF #pragma config CP = OFF #pragma config BOREN […]

The post I2C Communication between two PIC16F877 appeared first on electroSome.

]]>