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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
= Touchscreen =
== Vendors ==
* [[CarrolTouch]]

* [[eGalax]]
* [[touch-carrolltouch|CarrolTouch]]
* [[touch-egalax|eGalax]]
* [[Elo Touch]]
* [[evtouch]]
* [[touch-elotouch|Elo Touch]]
* [[touch-evtouch|evtouch]]
* [[IRTouch]]
* [[touch-irtouch|IRTouch]]
* [[PenMount]]
* [[touch-penmount|PenMount]]
* [[Planar]]
* [[touch-planar|Planar]]
* [[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
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>

Latest revision as of 03:12, 16 June 2015

Vendors

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 ...