http://cgxwikifunck7z7yx2ex4d4u6dzmzzc5kbnmeie7zp7n2nesiat63cad.onion/code/php/classes/k8101.class.php
                                
                                
                                                                            php class K8101 { private $com = "" ; private $BOC = 0xAA ; private $EOC = 0x55 ; private $cmds = array ( "backlight" => 20 , "beep" => 6 , "clearall" => 2 , "clearfg" => 3 , "contrast" => 17 , "line" => 18 , "pixel" => 9 , "aire" => 7 , "eraseline" => 19 , "erasepixel" => 16 , "eraseaire" => 8 , "invert" => 21 , "bitmap" => 1 , "smalltext" => 5 , "bigtext" => 4 , ) ;  
  /**
	* Constructor for K8101
	*
	* @param string $tty TTY device to handle
	*/ public function __construct ( $tty ) {...