leeyung
Joined: 23 Feb 2009 Posts: 4
|
Communication between PIC16F877A and PIC16F877PT |
Posted: Tue Mar 03, 2009 8:39 pm |
|
|
Hi all, I'm very new to PIC microcontroller, but I would like to communicate between two PIC which are PIC16F877A and PIC16F877PT.
In fact I'm planning to build a robot, there is a sensor array controlled by PIC16F877PT and then this sensor array will connected to my microcontroller PIC16F877A. The sensor array is a sensor board with onboard microcontroller PIC16F877PT. There are 4 pins from the sensor board which are +5V GND TX and RX. I am wondering is it I only need to conect the TX and RX to my PIC16F877A RX TX. Then it is ok already? Any initialization in software to make PIC communicate in serial? I am using PCWH C compiller... |
|