parallel to serial conversion

hello world...... i convert analog voice signal to digital signal(8 bits).... now i want to get converted parallel digital data as serial data via digital pin 1.... now what should i do? any suggestions for this purpose??? please help me.... thanks...

Use a 74HCT165 parallel to serial shift register.

However you say:-

serial data via digital pin 1..

Does that mean you actually want asynchronous serial data?
If so use a UART chip.

Stand alone UART chips are hard to find these days.

what do u say

I say that this last post has absolutely nothing to do with what you asked about in the first post.

What do you really want to do?
This is a X-Y Problem

That code ( which should be in code tags ) is a total nonsense.