PIC16F84A i2c (bit banging) code and Proteus simulation
This post provides the i2c bit banging code for PIC16F84A microcontroller. As we know[1], PIC16F84A microcontroller doesn’t have any built in i2c modules, so we have to create it in the software. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. […]
PIC16F84A i2c (bit banging) code and Proteus simulation Read More »









