I have tried to re-write a serial to parallel program found in John Iovine's "PIC Microcontroller Book", in the chapter on serial communication.His program was written in PIC basic, but I wanted to re-write and compile in PICbasic Pro. Nevertheless, even when my program compiled successfully, it did not perform successfully on the circuit board. I used a pic16F84A, a 74LS164 serial-in, parallel-out shift register, a 32.768 Khz crystal, 8 LEDs and 8 330 ohm resistors. I have not inserted the code or schematic as yet but will upload these later. The objective was to send info serially to the 74LS164, which in turn would output the 8 bit number in parallel to 8 LEDs.
Bookmarks