Touchscreens: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
No edit summary
Manpaz (talk | contribs)
No edit summary
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 ...