Search:

Type: Posts; User: eminempark

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    6,212

    Here it is #include ...

    Here it is


    #include <sys/types.h>
    #include <sys/stat.h>
    #include <fcntl.h>
    #include <termios.h>
    #include <stdio.h>
    #include <stdlib.h>
    ...
  2. Replies
    7
    Views
    6,212

    Hi Salem, I'm using serial port. Thank you

    Hi Salem,
    I'm using serial port.
    Thank you
  3. Replies
    7
    Views
    6,212

    Problem with 0X04 and 0x0D

    Currently I'm doing a project which send data:
    7E 45 00 FF FF FF FF 0A 00 0B 00 65 00 00 00 01 00 00 04 D2 F0 87 7E
    It is hexadecimal number and the 16th byte always increases. For example: 01 ->...
Results 1 to 3 of 3