• Wireless communication between serial port and 8051
    Hi i want to build a RF based module which will do the wireless communication between pc serial port and 8051. if any body has done this type of work please help me.
  • serial communication between 2 pc using 2.4Ghz wireless
    My name is Sepeci a student working on a project using nordic 2.4Ghz evaluation kit to transmit and receiver data between two PC. Need help for a C code using keil to perform the above task.
  • 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
  • input through serial port
    I need some help regarding how to give input through serial port. I can see the output of serial port in UART #1. char rxcharacter(void) { char character; SBUF = _getkey (); //SBUF = 'G';...
  • serial communication between pc and AT89C51
    i have to do a project on "serial communication between pc and 8951 microcontroller".i have no idea on the programming knoledge.so plg help me with a program in c language which can be compile in keil...