Welcome![Sign In][Sign Up]
Location:
Search - touch screen device driver

Search list

[Embeded LinuxChar

Description: 最常用的嵌入式LINUX字符设备驱动:触摸屏和小键盘驱动。触摸屏使用SPI接口,小键盘使用GPIO口模拟。-The most commonly used characters embedded LINUX Device Driver: touch screen and keypad drivers. SPI interface using the touch screen, small keyboard simulation using GPIO port.
Platform: | Size: 14336 | Author: 吕剑国 | Hits:

[Embeded Linuxlinuxdriver

Description: linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |--- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c-linux device drivers | | DMA Example | | | 3c505.c | | | 3c505.h | | `dma.h |` static mapping examples | `mach-smdk2440.c |- | | NVRAM driver | |` generic_nvram.c | | Touch Screen Driver | | | as the input device | | | | s3c2410_ts.c | | | `s3c2410_ts.h | |` as an ordinary character equipment | | `s3c2410-ts.c | | watchdog driver | |` s3c2410_wdt.c | `platform equipment |` devs.c |- | | IDE Driver | | | ide-disk.c | | `ide-h8300.c |` RAMDISK driver | `rd.c
Platform: | Size: 53248 | Author: 张小冬 | Hits:

[SCMtslib.tar

Description: TSLIB 2005年的CVS版本。用于Linux下触摸屏设备的驱动算法。-TSLIB 2005 years of CVS version. For Linux under the touch screen device driver algorithm.
Platform: | Size: 60416 | Author: Aklim | Hits:

[Embeded LinuxLinuxDrivers

Description: Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2410 LCD驱动、FRAMEBUFFER应用程序范例-Linux2.6 kernel driver package examples: globalmem drive, including concurrency control globalmem drive, globalfifo-driven, poll sample applications, asynchronous notification application examples to support asynchronous notification globalfifo, S3C2410-driven real-time clock and second device drivers and applications, DMA example, static mapping example, as a touch screen input device driver, as a general character-driven touch-screen equipment, the watchdog driver, platform equipment, S3C2410 serial driver, S3C2410 I2C host drive, SAA711x I2C device driver, CS8900 Ethernet device drivers, S3C2410 LCD driver, FRAMEBUFFER application example
Platform: | Size: 585728 | Author: 清木 | Hits:

[Embeded Linuxs3c2410_ts

Description: 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
Platform: | Size: 3072 | Author: 李刚 | Hits:

[Linux-UnixLinuxDeviceDriver-NVRAM

Description: Linux设备驱动开发详解源码- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c-Explain the development of Linux device driver source code- | |- NVRAM driver | | `- generic_nvram.c | |- touch screen driver | | |- as input devices | | | |- s3c2410_ts.c | | |`- s3c2410_ts.h | | `- as an ordinary character equipment | |`- s3c2410-ts.c | |- watchdog driver | | `- s3c2410_wdt.c |`- platform devices | `-- devs.c
Platform: | Size: 15360 | Author: bob | Hits:

[Linux-UnixEmbeddedlinuxdevicedriverdevelopment

Description: 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces embedded Linux device driver development of knowledge and examples, including: digital tube drivers the keyboard driver A/D, D/A Driver LCD driver touch screen driver CAN Bus Driver I2C bus driver audio bus driver IDE driver NAND Flash and NOR Flash Driver USB device driver serial port driver network device drivers. Abundant examples to explain the detailed and exhaustive code analysis, embedded Linux device driver development of an ideal reference book.
Platform: | Size: 19979264 | Author: keke | Hits:

[Embeded Linuxtouch_screen_project

Description: 触摸屏因方便灵活、节省空间、直观等特点,作为嵌入式系统的输入设备越来越受各种终端产品生厂商的青睐。而Linux操作系统因为有着源代码公开、便于裁减的优点,是当前嵌入式系统的一大热门选择。本文将在构造硬件的基础上,深入的讨论如何在Linux操作系统里编写一个触摸屏驱动。-Touch screen for convenient and flexible, space-saving, intuitive features, as more and more embedded system input device manufacturers by the students of various end products of all ages. The Linux operating system because it had the source code open and easy to cut the benefits, is currently a popular embedded system selection. This will be constructed on the basis of the hardware, in-depth discussion of how to write a Linux operating system touch screen driver.
Platform: | Size: 434176 | Author: 胖子 | Hits:

[Linux-UnixLinux-driver-development12

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为ARM+DSP,ARM的总线连接DSP的HPI接口。12.4节讲解通用NVRAM的设备驱动,并会引入一个新的概念,即miscdevice(混杂设备)。12.5节讲解看门狗的设备驱动,它也被归入miscdevice,这一节还会引入两个新的概念,即platform_device(平台设备)和platform_driver(平台驱动)。NVRAM和看门狗的设备驱动与普通字符设备驱动有细微的差别。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 12, Linux character device driver comprehensive examples. This chapter will five typical character analysis device drivers, in these drivers will be flexible, apply in the front of the book, the explanation content. Section 12.1 explain the device driver, deepen buttons to readers character device driven architecture, obstruction and the obstruction, and interrupt, timer and other related knowledge of understanding. Section 12.2 interpretation of the touch screen device drivers, touch screen device driver than buttons device driver a little more complex, but some s similar. Section 12.3 explain the DSP provide general TI CPU HPI (parallel interface) host device drivers, hardware structure for ARM and DSP, ARM bus connection DSP HPI interface. Section 12.4 of the general NVRAM explain device drivers
Platform: | Size: 628736 | Author: 华清远见 | Hits:

[SCMT112object

Description: T112芯片液晶屏的驱动IC全部原程序,和源代码用于车载液晶系统的开发-Hardware interface circuits between embedded microprocessor S3C2410X and TFT-LCD TD035STEB1 are designed. Embedded Linux device driver of LCD module is developed,ASCII characters,Chinese and basic graph are shown and touch screen is used for control.
Platform: | Size: 886784 | Author: liu | Hits:

[Embeded Linuxbacklight_ctl

Description: 《背光控制程序》   根据Tiny6410厂家提供的内核源码中的触屏驱动(路径:drivers/input/touchscreen/mini6410_1wire_host.c),背光由设备</dev/backlight-1wire>控制,该设备提供了write方法,根据用户传入的亮度值(0 ~ 127)来设置背光。   程序由操作函数<backlight_ctl.c> ,头文件<backlight_ctl.h>,测试程序<test.c>组成。-"Backlight control procedures." According Tiny6410 kernel source provided by the manufacturer of touch screen driver (path: drivers/input/touchscreen/mini6410_1wire_host.c), backlit by the device </ dev/backlight-1wire> control, the device provides a write method, passing the user the brightness value (0 ~ 127) to set the backlight. Program by the operating function <backlight_ctl.c>, header files <backlight_ctl.h>, test procedures <test.c> composition.
Platform: | Size: 2048 | Author: Joshua | Hits:

[Driver DeveloplinuxDR

Description: 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedded systems. Book explain in detail a variety of embedded linux device drivers, including the character device driver, and digital display drivers, keyboard drivers, a/d drive, d/a driver, lcd-driven, touch screen driver, can bus driver, iic bus driver audio bus driver, ide interface driver, flash chip drivers, usb drivers, serial drivers, network device drivers, combined with the large number of examples to explain, readers can quickly become familiar with and acquire the relevant knowledge. The book is rich in content, professional and practical, suitable for embedded system designers and university teachers and students to learn and use.
Platform: | Size: 13872128 | Author: zhj | Hits:

[Driver Develop12_touch_screen

Description: 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.
Platform: | Size: 4096 | Author: 张庆林 | Hits:

[Linux drivers5pc_ts_drv

Description: s5pc100的触摸屏驱动文件和对应设备文件,将文件加入驱动里,可以实现触摸屏的功能-touchscreen drivers files and s5pc100 corresponding device file, the file is added to the driver, you can achieve the functionality of the touch screen
Platform: | Size: 3072 | Author: caoming | Hits:

[source in ebookmini2440_manual

Description: he code allows lm3s9B96 chip thr JPEG encoder for ARM cortex M3 LPC11u14 chip system clock driver USB device chip LPC11u14 mass sto Based stm32f103vet6 and vs1003 mp FM1702 The classic example of embedded r A touch screen of the source code YL-LPC1788 user CD-ROM (V1.1) tes Renesas chip LCD driver program t FPU funcition demonstration on ST The chip USB devices LPC11u14 HID LPC11u14 chip IIC driver software Can be used for learning and engi Ventilation device in houme 485 send receive their summary pr Touch Panel Description IPCore STM32 development board
Platform: | Size: 160768 | Author: Mahdi | Hits:

[Linux-UnixLinux-to-road-of-the-Kernel

Description: 设备模型之外,对于驱动程序的开发者来说,有三样东西是不可缺少的:第一是协议或标准的spec,也就是规范,比如usb协议规范;第二是硬件的datasheet,即你的驱动要支持的硬件的手册;第三就是内核里类似驱动的源代码,比如你要写触摸屏驱动的话,就可以参考内核里已经有的一些触摸屏驱动-Device model, the developer of the driver, there are three things are essential: The first is the protocol or standard spec, which is the norm, such as usb protocol specification second is a hardware datasheet, ie your drive to support the hardware manuals third is similar to the kernel driver source code, for example, you want to write touch screen driver, then it can refer to the kernel already have some of the touch screen driver
Platform: | Size: 1572864 | Author: windy | Hits:

[Linux driverLinux-driver-for-touch-screen

Description: 电容触摸屏Linux驱动源码(标准I2C设备驱动)。-Linux driver for touch screen(i2c device driver)
Platform: | Size: 155648 | Author: 假名字 | Hits:

[ARM-PowerPC-ColdFire-MIPSLinux

Description: Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌入式开发,介绍了nand flash文件系统的移植,nfs的搭建(调试开发根文件系统)。针对嵌入式常用的应用(基于目前最新版),介绍了gui系统Qt的移植,触摸屏库tslib的移植,图像处理、计算机视觉opencv的移植,音视频播放器mplayer的移植。-Linux development series shallow to deep introduction of the cross compiler tools to build, based on s3c2416 bootloader implementation process to the latest version of the linux4.10.10 kernel based on a step by step to elaborate on the compiler, and the simplest hello world root File system to the construction of a complex and complex root file system. Thus the bootloader, linux kernel, the root file system between the relationship has a certain understanding. Series of articles selected a few typical linux device drivers, such as LED, gpio button, u disk, sd card, network card, nand flash, lcd, etc., introduced the linux device driver framework model. For embedded development, introduced the nand flash file system transplantation, nfs build (debugging development root file system). For the embedded commonly used applications (based on the latest version), introduced the transplant of gui system Qt, touch screen library tslib transplantation, image processing, computer vision opencv t
Platform: | Size: 9067520 | Author: 黄天 | Hits:

CodeBus www.codebus.net