PRABAKARDEVA
Full Member level 2
- Joined
- Sep 16, 2013
- Messages
- 127
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Location
- Chennai
- Activity points
- 2,168
hello
I am using pic 16f877a.i had written a program for interfacing pc with micro.
I can transmit a data to pc using uart and the data which can be displayed in hyperterminal.
I can receive a character from hyper terminal(pc) depend upon that character ,program can make the led to glow(something will happen).
i have to receive group of characters from hyper terminal(pc) based on that string something has to be happened.(run motor).
But the problem is that i couldn't receive the string from hyperterminal.I can receive only one character.
how to receive the string from hyperterminal?
Is there any solution is possible?help me
Thanks in Advance
I am using pic 16f877a.i had written a program for interfacing pc with micro.
I can transmit a data to pc using uart and the data which can be displayed in hyperterminal.
I can receive a character from hyper terminal(pc) depend upon that character ,program can make the led to glow(something will happen).
i have to receive group of characters from hyper terminal(pc) based on that string something has to be happened.(run motor).
But the problem is that i couldn't receive the string from hyperterminal.I can receive only one character.
how to receive the string from hyperterminal?
Is there any solution is possible?help me
Thanks in Advance
Last edited: