i'm using 16 led and connect with shift register 74HC595 & PIC16F877A for hardware part~
how do i write my software program part using c++ code that can compile in MPLAB software to display some pattern such as moving forward or backward and lighting up the led?
thanks~