Trích:
Nguyên văn bởi briantk_1988
Hi everyone,
I'm just a new "apprentice" in this field. I'm contemporarily learning how to transfer data from one PIC16F84A to the other one, including how to receive the data, of course. I can read and understand MPAsm, Mikro Basic and CCS C quite well; so, if you know about this, you can help me in the aforementioned language. Thank you in advance.
B
|
Hi briantk,
There are many ways to do what you want, using different interface protocols and standards. Unfortunately, PIC16F84A doesn't give you much power to do a lot of stuff in implementing those protocols and standards.
So, could you be more specific on what you are trying to do?
What sort of data are you transferring?
How fast would you like your data to be transferred?
Have you got any idea about the interface protocol/standard?
Cheers,