• 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 between two AT89C51 chips
    Greeting everyone Do you know any good tutorial for me to learn how to set up a serial communication between two AT89C51 chips in C language and a schematic layout? Thank in advance Manoz Joshi...
  • Serial Communication w/ AT89C51 or AT89C52
    I want to have a simple program to print something out using hyperterminal. Also it would be nice to receive a character and echo it back. I have been able to do this in assembly but I can't get it to...
  • Problem with serial communication using AT89C51
    Hi, I have been working in a project with AT89C51. Specifically it is a car that follows a black line and it has to be communicated with a raspberry pi 2 that has a camera to see some signals like turn...
  • problem in serial communication between pc and 89c52
    hello sir/madam , i am doing project on serial communication between pc and 89c52.all the connections are correct. but the problem is with the receiving of the data in the hyperterminal. when i press...