• serial communication 8051 from PC
    I have 4 Mhz crystal easy8051 development board. And i have a simple code about serial com example written in keil above.With the TH!=0xfe value baud rate=5208 but i want the baudrate=9600.How can i...
  • Serial Communications from 8051 to Terminal
    Hello everyone, I've been having some trouble getting output from my 8051. Some of the other forums haven't been of much help. I'm simply trying to send text from the 8051 to a terminal application...
  • serial communication 8051 from PC
    How can I using C Compiler in order to communication between 8051 with PC via serial port using RS232. I want to have an Example for Keil C for 8051 and an example Visual basic for Receive/transmitter...
  • serial communication between rtc and 8051
    sir, i am tyring to communicate rtc and 8051. But my code is not working properly. can u send me the source code
  • Serial Communication
    I need to communicate between an RS232 and the UART of an 80C2051 microcontroller in order to program another 8051 chip. I have configured the correct settings for the UART set up, all I would really...