: Design a circuit to interface two 7-segment displays (common cathode) to PORTA and PORTB of PIC16F84A. Show all connec
Posted: Fri Jul 01, 2022 6:00 am
: Design a circuit to interface two 7-segment displays(common cathode) to PORTA and PORTB of PIC16F84A. Show allconnections in detail. - For the circuit you have designed, write aMikroC program that initializes the PORTA and PORTB to the requiredconfiguration and with the 7-segment displays are initially OFF.Write a loop to display counter the odd number from 0 to 99 on thetwo 7-Segment display units. After reaching the value of 99,counter begins anew?