djougue
Newbie level 5
- Joined
- Oct 28, 2012
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,348
i am using the uart tool for pickit 2 on windows to received my message send via usb(in uart) by my pic. All work well because i can see data send from my microcontroller in pickit uart tools. But the problem now is that i want to send data receive in pickit 2 to a programm (write in a language C, C++,java) in order to display this data in my programm not just in pickit 2. please do you know how can i do this. is there any software or any to link pickit2 with another programm ?