• sending hex data through an 8051 serial port
    hi, I need to send 0x6e(1 byte or multi byte Hex value) through an 8051 serial port
  • SENDING DATA THROUGH UDP
    Hi Everyone Its lokesh. Please any one guide me, how to create UDP packet to send to the PC. Please give me any example code of complete UDP packet. thank you. Regards LOKESH lok.chitti...
  • Hyperterminal Serial Communication with Microcontroller
    Hi All; I need to use the Hyperterminal to receive data serially from a microcontroller. My problem is with the hyperterminal. I dont know the difference between the following 2 options: 1. Receive...
  • problem while transmitting array through serial
    if i send one character from 8051 board to hyperterminal its working. suppose if i send an array to hyperterminal its not working. can anybody suggest whats wrong with my code. here is my sample code...
  • SEND INT AND LONG THROUGH SERIAL PORT
    CAN I HAVE SOME EXAMPLE FOR SENDING A STRING, INT , LONG , TO PC BY SERIAL PORT?