binary counter

Lab 3: Four bit binary counter using PIC16F688

Description Today’s lab session is about binary counting LEDs. The binary 1 and 0 will be represented by turning LEDs on and off. You will make a 4-bit binary counter (using 4 LEDs) that counts from 0 to 15 (0000-1111 binary). The four LEDs are connected to RC0 through RC3 port pins of PIC16F688 with […]

Lab 3: Four bit binary counter using PIC16F688 Read More »