搜索资源列表
s3c2410_ts
- 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/inp
touchscreen
- 触摸屏驱动,可以用在三星的s3c2440上面。内核是2。6。13-Touch screen-driven, can be used in Samsung' s s3c2440 above. Core Yes 2. 6.13
s3c2410_ts
- 基于arm9 s3c2410 的Linux 触摸屏驱动,有详细的中文注释,可与s3c2440通用-Arm9 s3c2410 the Linux-based touch-screen-driven, detailed notes of the Chinese may be common s3c2440
s3c2410_ts_26
- 基于arm的s3c2440触摸屏驱动,带有注释-Arm-based touch screen driver 允许输入拉丁字符的拼音 中文(简体) 英语
adc_ts
- s3c2440上的AD程序,本程序提供一个菜单,可以从中选择测试ADC或触摸屏。测试ADC时,程序不断测量AIN0,AIN1的电压,并在串口上显示出来。当测试触摸屏时,只是测试按下松开事件,并把采集到的X,Y坐标打印出来。-s3c2440 on the AD program, this program provides a menu, you can choose from ADC or a touch screen test. ADC testing, the program continuo
tsp-driver-for-S3C2440
- s3c2440的触摸屏驱动程序 s3c2440的触摸屏驱动程序-s3c2440 touch screen drivers3c2440 touch screen drivers3c2440 touch screen driver
ADCtest
- 本程序为基于s3c2440的A/D转换及触摸屏测试裸机程序,可以实现对一路A/D转换或触摸屏电路的测试。-This program is based s3c2440 A/D conversion and the touch screen test bare metal program, you can achieve all the way to the A/D conversion or touch screen circuit test.
driver-4-resistive-touch-screen
- 基于S3C2440的电阻触摸屏Linux驱动源码;其处理思路值得初学者参考。-Linux driver for resistive touch screen。