Skip to content

Instantly share code, notes, and snippets.

@heftig
Created July 19, 2010 00:06
Show Gist options
  • Save heftig/480840 to your computer and use it in GitHub Desktop.
Save heftig/480840 to your computer and use it in GitHub Desktop.
~/ isdv4-serial-debugger -b 19200 -v /dev/ttyS0
... Opening device '/dev/ttyS0'.
... Baud rate is 19200
... Querying tablet.
... Writing STOP command.
... Written '0'.
... Written '*'.
... Reading 11 bytes from device.
... read 8 bytes in one chunk.
... read 3 bytes in one chunk.
... Read 11 bytes.
... Parsing query reply.
TABLET: version: 113
TABLET: x max: 24576 y max 18432
TABLET: tilt_x max: 0 tilt_y max 0
TABLET: pressure max: 127
... Trying touch query
... Writing STOP command.
... Written '0'.
... Written '%'.
... Reading 11 bytes from device.
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment