Difference between revisions of "Touchscreens"

From Bashlinux
Jump to: navigation, search
Line 11: Line 11:
 
* [[touch-promac|Promac]]
 
* [[touch-promac|Promac]]
   
== How to test a touchscreen on serial port ==
+
=== How to test a touchscreen on serial port ===
To test the serial port run the command `od -h < /det/ttySn` where ''n=0,1,2 ...''
+
To test the serial port run the command
  +
od -h < /det/ttySn
  +
: where <tt>n=0,1,2 ...</tt>

Revision as of 07:38, 13 June 2015

Touchscreen

How to test a touchscreen on serial port

To test the serial port run the command

od -h < /det/ttySn
where n=0,1,2 ...