- This topic has 1 reply, 2 voices, and was last updated 10 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › How to setup communication between two zigbee(cc2500) devices using PIC16F877A.
Hello ,
I am trying to set communication between two zigbee devices. one zigbee is connected to a 16F877A controller. other one is directly connected to PC using serial to USB convertor. Please tell me what are the softwares i can use for this and how to do this.
Thank You.
Hi Shobhit,
You need set up a code for serial communication in your microcontroller and in the PC side you can use software like Hyperterminal, Putty, MTTY etc. to read the data that the device receives, and you can use the same software to send data to the microcontroller