• Serial Communication
    Can I communicate two programs? One written in C and another on ASM. The ASM would use a function Send Serial. The C would use a function Receive Serial. They should be on the same project? Or on...
  • serial communication
    hi friends iam working on cygnal mcus silabs, i need c programme of serial communication pc to controller.ialready used hyperterminal iam getting results but iwant to make my own menu driven software...
  • serial communication in AT89c51
    hello sir i have 8 bit data which is coming from ADC0808 this is taken into the AT89c51 micro controller via port P0 now i want to transmit this serially so i have to place data into SBUF (for this...
  • serial communication&uVision2
    I want to simulate a serial input from the keyboard PC. I have used the serial input window and when i press a key, uVision simulate a serial input, but.., how can i enter a several characters together...
  • RS232 serial communication
    i need to write a program to send a set of data from PC to 8051 through the rs232. How can find the sample source code and referance material for that. Thx for your help.