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
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
= Touchscreen =
== Vendors ==
* [[CarrolTouch]]
* [[eGalax]]
* [[Elo Touch]]
* [[evtouch]]
* [[IRTouch]]
* [[PenMount]]
* [[Planar]]
* [[Promac]]


=== How to test a touchscreen on serial port ===
* [touch-carrolltouch|CarrolTouch infrared]
To test the serial port run the command
* [touch-egalax|eGalax]
od -h < /det/ttySn
* [touch-elotouch|Elo Touch]
where <tt>n=0,1,2 ...</tt>
* [touch-evtouch|evtouch]
* [touch-irtouch|IRTouch]
* [touch-penmount|PenMount]
* [touch-planar|Planar touchscreen]
* [touch-promac|Promac]

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