• 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 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
  • SEND INT AND LONG THROUGH SERIAL PORT
    CAN I HAVE SOME EXAMPLE FOR SENDING A STRING, INT , LONG , TO PC BY SERIAL PORT?
  • SEND INT AND LONG THROUGH SERIAL PORT
    CAN I HAVE SOME EXAMPLE FOR SENDING A STRING, INT , LONG , TO PC BY SERIAL PORT?
  • how to send an array to microcontroller through serial communication
    Hi all iam working on c51 cygnal microcntrollers iam performing serial communication , at the console iam performing some manipulations and iam updating in an array[255] now i would like to send this...