Can someone help me with UART? I want send data from the 8051 to my PC via UART. I know which registers I have to set, but how do I send the data to the PC? The program is writen in C. I want this program to send the data to the interface on the PC. How will the interface recieve this data?
Thnx for your reply :)