chevymn1964
Full Member level 2
- Joined
- Apr 1, 2006
- Messages
- 120
- Helped
- 2
- Reputation
- 4
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- Santa Rosa, Ca.
- Activity points
- 2,551
Hey Everyone! I am working on a PIC to PIC Project... On each end of the network I have the same circuit with a pic16f676 and max487... On one end I need to read two adc's ( 10 bit ) broken up to H_Byte & L_Byte then display the results on an lcd.... I would also like to display feedback from other I/O pins from the sending pic..... The question I have is what protocol should I use.... Does anyone have some sample code? I am totally lost I can get it to transmitt only 8 bits... Is their a way to encode each packet of 8 bits????? ANY help would be great!