Difference between revisions of "Touchscreens"

From Bashlinux
Jump to: navigation, search
Line 14: Line 14:
 
To test the serial port run the command
 
To test the serial port run the command
 
od -h < /det/ttySn
 
od -h < /det/ttySn
: where <tt>n=0,1,2 ...</tt>
+
where <tt>n=0,1,2 ...</tt>

Revision as of 07:39, 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 ...