CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - Touch Screen

搜索资源列表

  1. s3c2410_ts_26

    0下载:
  2. 基于arm的s3c2440触摸屏驱动,带有注释-Arm-based touch screen driver 允许输入拉丁字符的拼音 中文(简体) 英语
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:3.16kb
    • 提供者:long
  1. tslib-test

    0下载:
  2. 嵌入式QTopia的触摸屏检测程序,需要tslib工具的支持-The touch screen embedded QTopia testing procedures, tools need to support tslib
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:39.71kb
    • 提供者:
  1. s3c2410-ts

    0下载:
  2. s3c2410arm板子的触摸屏驱动程序,通过分析它,可以学会如何去设计一个arm板子触摸屏驱动程序。-s3c2410arm Touch screen driver, by analyzing it, you can learn how to design an arm board touch screen driver.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:3.45kb
    • 提供者:高峰
  1. ADCtest

    0下载:
  2. 本程序为基于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.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:32.48kb
    • 提供者:张宇涛
  1. chumo_huantu

    0下载:
  2. 此程序为tiny6410触摸屏+LCD驱动程序,此程序实现了点击触摸屏查看图片的功能,有左右功能键-This program to tiny6410 touchscreen LCD driver, this program click on the touch screen to view pictures with left and right function keys
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:811.15kb
    • 提供者:gjx
  1. TouchScreenDriver

    0下载:
  2. S3C2410开发板的触摸屏驱动,可以直接在Linux环境下使用!-Touch screen driver for the S3C2410 development board can be directly used in the Linux environment!
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:3.67kb
    • 提供者:魏云朗
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13.23mb
    • 提供者:zhj
  1. touch_screen_driver_analysis.

    0下载:
  2. 触摸屏驱动程序源码分析 以mini2440为例,详尽分析触摸屏驱动源码,分析触摸屏工作原理。非常不错的学习和参考价值-touch screen driver source code analysis. base on Mini2440 a detailed analysis of the touch screen driver source code, analysis of the touch screen works. Good learning and referen
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:13.68kb
    • 提供者:Harry
  1. touchpanel

    0下载:
  2. 触摸屏在linux下的驱动,arm2410t板,触摸屏作为一般设备和输入设备两种方式-The touch screen under linux drive, arm2410t, board, touch screen and input devices in two ways as a general
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:7.11kb
    • 提供者:zhoubo
  1. touch-screen-driver-

    0下载:
  2. linux下的触摸屏驱动驱动源码及其测试程序 有助于linux驱动开发者对触摸屏驱动驱动的编写 -the touch screen driver under linux driver source code and its testing procedures Contribute to the Linux driver developers to write on the touch screen driver driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:161.53kb
    • 提供者:李新
  1. touch

    0下载:
  2. 触摸开发板上的触摸屏,显示触摸位置的坐标。-Touch the touch screen on development board, showing the coordinates of the touch location.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:1011byte
    • 提供者:李明
  1. tpd_custom_gt818b

    0下载:
  2. mtk 触摸屏头文件,型号为gt818b-the mtk touch screen header files, the model gt818b
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:林风
  1. liu.ti_tscadc.tar

    0下载:
  2. 基于cortex a8 的am335x的触摸屏驱动程序-Cortex a8 am335x the touch screen driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:26kb
    • 提供者:liuchao
  1. 12_touch_screen

    0下载:
  2. linux 字符设备驱动,触摸屏的驱动,该驱动是基于S3C2410开发板开发的,源码内有详细注释便于理解。-linux character device driver, the driver of the touch screen, the driver is developed based on the S3C2410 development board, the source detailed notes easy to understand.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:3.59kb
    • 提供者:张庆林
  1. lcd-touch

    0下载:
  2. 自己写的触摸屏驱动 板子是mini2440-Write your own touch screen driver board is mini2440
  3. 所属分类:Driver develop

    • 发布日期:2017-05-10
    • 文件大小:2.4mb
    • 提供者:lianh
  1. Goodix-Touch-screen-driver

    0下载:
  2. Goodix 触摸屏GT80X-IAP在linux内核中的驱动代码-touch screen driver
  3. 所属分类:Driver develop

    • 发布日期:2017-03-22
    • 文件大小:9.86kb
    • 提供者:刘方
  1. s3c2410-touch-screen-driver-code

    0下载:
  2. s3c2410触摸屏的驱动代码。。s3c2410触摸屏的驱动代码-s3c2410 touch screen driver code. . s3c2410 touch screen driver code
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:4.17kb
    • 提供者:陈雷亮
  1. Linux-driver-for-touch-screen

    1下载:
  2. 电容触摸屏Linux驱动源码(标准I2C设备驱动)。-Linux driver for touch screen(i2c device driver)
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:151.76kb
    • 提供者:假名字
  1. driver-4-resistive-touch-screen

    0下载:
  2. 基于S3C2440的电阻触摸屏Linux驱动源码;其处理思路值得初学者参考。-Linux driver for resistive touch screen。
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:4.39kb
    • 提供者:假名字
  1. TOUCH-DRIVER

    1下载:
  2. 墩泰驱动代码,触摸屏驱动代码,驱动接口IIC,电容屏驱动代码。-Piers Thai driver code, touch screen driver code, drive interface IIC, capacitive screen driver code.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-08
    • 文件大小:21.11kb
    • 提供者:hlxu
« 12 3 4 »
搜珍网 www.dssz.com