Hi all,
i'm trying to output a number of bytes (only 6 or 7) on one pin from a 16f684, to be recieved on one pin another 16f684.....i'm writing my program in C, and cant find much info on this at all for C programmers.....are there any downloadable subroutines that i could #include into my code that would let me just send a byte or two at a time to a 'send' function....??? (and a 'recieve' function for the other PIC that could copy the recieved bytes into my own variables/from which i could copy the recieved bytes as they come in.)
any help or info on where i could find help would be great
i'm using PICC Lite, MPLAB, and a PICKIT2 programmer........and it really does have to be done by 1 pin at each end.....
thanks very much,
L
{edit, forgot to explain that i need a 'recieve' function too...}
i'm trying to output a number of bytes (only 6 or 7) on one pin from a 16f684, to be recieved on one pin another 16f684.....i'm writing my program in C, and cant find much info on this at all for C programmers.....are there any downloadable subroutines that i could #include into my code that would let me just send a byte or two at a time to a 'send' function....??? (and a 'recieve' function for the other PIC that could copy the recieved bytes into my own variables/from which i could copy the recieved bytes as they come in.)
any help or info on where i could find help would be great

i'm using PICC Lite, MPLAB, and a PICKIT2 programmer........and it really does have to be done by 1 pin at each end.....
thanks very much,
L
{edit, forgot to explain that i need a 'recieve' function too...}
Last edited: