
RS-232  INTERFACE
Binary Table
ASCII  | Corresponding  | Binary  | 
  | ASCII  | Corresponding  | Binary  | 
  | 
  | 
  | 
  | 
  | ||
  | Button  | 
  | 
  | 
  | Button  | 
  | 
1  | 1  | 0011 0001  | 
  | 9  | 9  | 0011 1001  | 
2  | 2  | 0011 0010  | 
  | a  | 10  | 0110 0001  | 
3  | 3  | 0011 0011  | 
  | b  | 11  | 0110 0010  | 
4  | 4  | 0011 0100  | 
  | c  | 12  | 0110 0011  | 
5  | 5  | 0011 0101  | 
  | d  | 13  | 0110 0100  | 
6  | 6  | 0011 0110  | 
  | e  | 14  | 0110 0101  | 
7  | 7  | 0011 0111  | 
  | f  | 15  | 0110 0110  | 
8  | 8  | 0011 1000  | 
  | g  | 16  | 0110 0111  | 
RS232 Settings | 
  | 
Bits per second  | 19200  | 
Data bits  | 8  | 
Parity  | None  | 
Stop bits  | 1  | 
Flow Control  | None  | 
8