CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Touch Screen
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Touch Screen - List
[
Embeded-SCM Develop
]
touch1
DL : 0
采集触摸屏触摸信息,并转成坐标数据通过串口送出去--Collect information from touch screen, convert to data and send it by serial port.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
郭伟雄
[
Embeded Linux
]
touchScreen-ok
DL : 0
sharp触摸屏测试代码-sharp touch screen test code
Update
: 2025-02-17
Size
: 1.09mb
Publisher
:
谢其
[
Other Embeded program
]
TouchScreen-driver
DL : 0
一个触摸屏DRIVER-a touch screen DRIVER
Update
: 2025-02-17
Size
: 10kb
Publisher
:
刘里
[
Embeded Linux
]
触摸屏校准方法
DL : 0
触摸屏校准方法,适合嵌入式linux下使用-touch screen calibration method for embedded Linux use
Update
: 2025-02-17
Size
: 92kb
Publisher
:
熊伟
[
OS program
]
touchkit
DL : 0
LINUX或UCLINUX下四线制触摸屏源码。-LINUX OS or four-wire touch screen source.
Update
: 2025-02-17
Size
: 239kb
Publisher
:
魏兴贤
[
Linux-Unix
]
touch src_2
DL : 0
触摸屏资料2,有具体实例,及相关文档,希望对大家有帮助!-The second part of touch screen infomation. There are examples and document. I hope it is helpful.
Update
: 2025-02-17
Size
: 1.5mb
Publisher
:
oa
[
Linux-Unix
]
touch src_4
DL : 0
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!-Infomation of touch screen ,explain based on target bord.
Update
: 2025-02-17
Size
: 1.44mb
Publisher
:
oa
[
SCM
]
touch
DL : 0
基于AVR单片机的触摸屏控制程序,无需触摸屏驱动芯片也可使用触摸屏。-AVR MCU-based touch-screen control procedures, without a touch screen driver chips can also use the touch screen.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
赵培立
[
Windows CE
]
Touch
DL : 0
三星2440 BSP for WinCE 5.0 中触摸屏驱动源码-Samsung 2440 BSP for WinCE 5.0 in touch screen driver source
Update
: 2025-02-17
Size
: 15kb
Publisher
:
lilei
[
Windows CE
]
touch
DL : 0
MIPS 上的 touch screen 程序 -MIPS on the touch screen process
Update
: 2025-02-17
Size
: 106kb
Publisher
:
余建宏
[
SCM
]
touch
DL : 0
利用AVR开发触摸屏的参考程序,触摸屏芯片为ADS7843。-The use of AVR development of reference procedures for touch screen, touch screen chips for the ADS7843.
Update
: 2025-02-17
Size
: 1.32mb
Publisher
:
李军
[
Linux-Unix
]
touch-screen
DL : 0
这是linux下触摸屏校准的程序,希望对大家有帮助-This is under linux touch screen calibration procedure, in the hope that everyone has to help
Update
: 2025-02-17
Size
: 6kb
Publisher
:
小马
[
MTK
]
mtk-touch-screen-calibration-software
DL : 0
mtk触屏校准软件mtk touch screen calibration software-mtk touch screen calibration software
Update
: 2025-02-17
Size
: 735kb
Publisher
:
jans
[
Windows CE
]
TOUCH
DL : 0
基于s3c2410平台的wince环境下触摸屏驱动编程。触摸屏大小可以在程序中改变。-Based on wince platform s3c2410 environment-driven touch-screen programming. Touch-screen size can be changed in the procedure.
Update
: 2025-02-17
Size
: 59kb
Publisher
:
panzekai
[
Embeded-SCM Develop
]
touch-screen
DL : 0
wince触摸屏代码,非常非常非常的简单,教学用-wince touch-screen code, very very very simple, teaching
Update
: 2025-02-17
Size
: 1.73mb
Publisher
:
zhuma
[
Embeded-SCM Develop
]
touch-tslib
DL : 0
几个触摸屏笔点校验算法讲解,还有系统自带触摸屏校验算法。包括三点校验和五点校验。-Several touch-screen pen-point calibration algorithm is explained, as well as Linux comes with touch-screen calibration algorithm. Including three five-point calibration and verification.
Update
: 2025-02-17
Size
: 456kb
Publisher
:
[
Delphi VCL
]
Touch.screen.delphi.evelopmen.package.code
DL : 0
delphi编程触摸屏开发包设计经典代码Touch screen programming delphi development package design classic code -Touch screen programming delphi development package design classic code
Update
: 2025-02-17
Size
: 2.9mb
Publisher
:
.
[
ARM-PowerPC-ColdFire-MIPS
]
ARM11_s3c6410_touch-screen
DL : 0
该程序是基于,ARM11(6410)的触摸屏和串口驱动程序,环境是RVDS2.2,关于触摸屏,我在博客上也有说明,如有疑问请看我的博客,以下是博客地址:http://blog.mcuol.com/TKWTKW/index.htm 如果你有什么成果,希望也能共享出来,只有学会交流,才能不断地进步,不要敝帚自珍! -The program is based, ARM11 (6410) touch screen and serial port driver, the environment is RVDS2.2, on the touch screen, I also have instructions on the blog, if in doubt look at my blog, here is the blog address: http:// blog.mcuol.com/TKWTKW/index.htm If you have any results, we hope to share it, only learn to communicate in order to continue to progress, not geese are swans!
Update
: 2025-02-17
Size
: 632kb
Publisher
:
TKW
[
Embeded Linux
]
Touch-screen-system-of-Linux-kernel
DL : 0
文中分析了在linux2.6内核输入子系统下触摸屏驱动程序设计,并对比传统的驱动设计方法,得出了基于Linux 输入子系统的驱动程序设计优点.-This paper analyzes the input subsystem of the kernel linux2.6 touch screen driver design, the driver and compare the traditional design method, obtained based on the Linux input subsystem driver design advantages.
Update
: 2025-02-17
Size
: 368kb
Publisher
:
lining
[
Other
]
Capacitive Touch Sensor Library for Proteus
DL : 0
Capacitive touch screen sensor
Update
: 2025-02-17
Size
: 4kb
Publisher
:
matrix_wrangler
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.