Hi, I just started some research on serial communication between pc and 8051. But i want to do it on proteus first, meaning hyperterminal will be linked with proteus. If i were to send characters from the pc to the 8051 to be displayed on a LCD, when I simulate on proteus I just type the characters on the terminal and write codes for the microcontroller to receive data serially right? Do I have to write codes for the terminal to send data too?