文件名称:touch_screen_project
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:423.75kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
触摸屏因方便灵活、节省空间、直观等特点,作为嵌入式系统的输入设备越来越受各种终端产品生厂商的青睐。而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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/AT91SAM9261.h
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/norflash.icf
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/sdram.icf
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/sram.icf
touchscreen-project/at91lib/boards/at91sam9261-ek/board.h
touchscreen-project/at91lib/boards/at91sam9261-ek/board_cstartup_iar.s
touchscreen-project/at91lib/boards/at91sam9261-ek/board_lowlevel.c
touchscreen-project/at91lib/boards/at91sam9261-ek/board_memories.c
touchscreen-project/at91lib/boards/at91sam9261-ek/board_memories.h
touchscreen-project/at91lib/components/ads7843/ads7843.c
touchscreen-project/at91lib/components/ads7843/ads7843.h
touchscreen-project/at91lib/drivers/lcd/color.h
touchscreen-project/at91lib/drivers/lcd/draw.c
touchscreen-project/at91lib/drivers/lcd/draw.h
touchscreen-project/at91lib/drivers/lcd/font.c
touchscreen-project/at91lib/drivers/lcd/font.h
touchscreen-project/at91lib/drivers/lcd/font10x14.h
touchscreen-project/at91lib/drivers/lcd/lcdd.c
touchscreen-project/at91lib/drivers/lcd/lcdd.h
touchscreen-project/at91lib/drivers/tsd/tsd.h
touchscreen-project/at91lib/drivers/tsd/tsd_ads7843.c
touchscreen-project/at91lib/drivers/tsd/tsd_com.c
touchscreen-project/at91lib/drivers/tsd/tsd_com.h
touchscreen-project/at91lib/drivers/tsd/tsd_tsadc.c
touchscreen-project/at91lib/peripherals/aic/aic.c
touchscreen-project/at91lib/peripherals/aic/aic.h
touchscreen-project/at91lib/peripherals/cp15/cp15.c
touchscreen-project/at91lib/peripherals/cp15/cp15.h
touchscreen-project/at91lib/peripherals/cp15/cp15_asm_iar.s
touchscreen-project/at91lib/peripherals/dbgu/dbgu.c
touchscreen-project/at91lib/peripherals/dbgu/dbgu.h
touchscreen-project/at91lib/peripherals/lcd/lcd.c
touchscreen-project/at91lib/peripherals/lcd/lcd.h
touchscreen-project/at91lib/peripherals/pio/pio.c
touchscreen-project/at91lib/peripherals/pio/pio.h
touchscreen-project/at91lib/peripherals/pio/pio_it.c
touchscreen-project/at91lib/peripherals/pio/pio_it.h
touchscreen-project/at91lib/peripherals/pit/pit.c
touchscreen-project/at91lib/peripherals/pit/pit.h
touchscreen-project/at91lib/peripherals/pmc/pmc.c
touchscreen-project/at91lib/peripherals/pmc/pmc.h
touchscreen-project/at91lib/peripherals/spi/spi.c
touchscreen-project/at91lib/peripherals/spi/spi.h
touchscreen-project/at91lib/peripherals/tsadcc/tsadcc.c
touchscreen-project/at91lib/peripherals/tsadcc/tsadcc.h
touchscreen-project/at91lib/utility/assert.h
touchscreen-project/at91lib/utility/trace.h
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/basic-touchscreen-project.eww
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261-ek.dep
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261-ek.ewd
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261-ek.ewp
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/Exe/at91sam9261_sdram.bin
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/Exe/at91sam9261_sdram.out
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/ads7843.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/aic.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/at91sam9261_sdram.map
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/board_cstartup_iar.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/board_lowlevel.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/board_memories.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/cp15.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/cp15_asm_iar.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/dbgu.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/draw.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/font.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/lcd.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/lcdd.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/main.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pio.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pio_it.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pit.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pmc.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/spi.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/tsadcc.lst
touchscreen-proj
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/norflash.icf
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/sdram.icf
touchscreen-project/at91lib/boards/at91sam9261-ek/at91sam9261/sram.icf
touchscreen-project/at91lib/boards/at91sam9261-ek/board.h
touchscreen-project/at91lib/boards/at91sam9261-ek/board_cstartup_iar.s
touchscreen-project/at91lib/boards/at91sam9261-ek/board_lowlevel.c
touchscreen-project/at91lib/boards/at91sam9261-ek/board_memories.c
touchscreen-project/at91lib/boards/at91sam9261-ek/board_memories.h
touchscreen-project/at91lib/components/ads7843/ads7843.c
touchscreen-project/at91lib/components/ads7843/ads7843.h
touchscreen-project/at91lib/drivers/lcd/color.h
touchscreen-project/at91lib/drivers/lcd/draw.c
touchscreen-project/at91lib/drivers/lcd/draw.h
touchscreen-project/at91lib/drivers/lcd/font.c
touchscreen-project/at91lib/drivers/lcd/font.h
touchscreen-project/at91lib/drivers/lcd/font10x14.h
touchscreen-project/at91lib/drivers/lcd/lcdd.c
touchscreen-project/at91lib/drivers/lcd/lcdd.h
touchscreen-project/at91lib/drivers/tsd/tsd.h
touchscreen-project/at91lib/drivers/tsd/tsd_ads7843.c
touchscreen-project/at91lib/drivers/tsd/tsd_com.c
touchscreen-project/at91lib/drivers/tsd/tsd_com.h
touchscreen-project/at91lib/drivers/tsd/tsd_tsadc.c
touchscreen-project/at91lib/peripherals/aic/aic.c
touchscreen-project/at91lib/peripherals/aic/aic.h
touchscreen-project/at91lib/peripherals/cp15/cp15.c
touchscreen-project/at91lib/peripherals/cp15/cp15.h
touchscreen-project/at91lib/peripherals/cp15/cp15_asm_iar.s
touchscreen-project/at91lib/peripherals/dbgu/dbgu.c
touchscreen-project/at91lib/peripherals/dbgu/dbgu.h
touchscreen-project/at91lib/peripherals/lcd/lcd.c
touchscreen-project/at91lib/peripherals/lcd/lcd.h
touchscreen-project/at91lib/peripherals/pio/pio.c
touchscreen-project/at91lib/peripherals/pio/pio.h
touchscreen-project/at91lib/peripherals/pio/pio_it.c
touchscreen-project/at91lib/peripherals/pio/pio_it.h
touchscreen-project/at91lib/peripherals/pit/pit.c
touchscreen-project/at91lib/peripherals/pit/pit.h
touchscreen-project/at91lib/peripherals/pmc/pmc.c
touchscreen-project/at91lib/peripherals/pmc/pmc.h
touchscreen-project/at91lib/peripherals/spi/spi.c
touchscreen-project/at91lib/peripherals/spi/spi.h
touchscreen-project/at91lib/peripherals/tsadcc/tsadcc.c
touchscreen-project/at91lib/peripherals/tsadcc/tsadcc.h
touchscreen-project/at91lib/utility/assert.h
touchscreen-project/at91lib/utility/trace.h
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/basic-touchscreen-project.eww
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261-ek.dep
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261-ek.ewd
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261-ek.ewp
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/Exe/at91sam9261_sdram.bin
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/Exe/at91sam9261_sdram.out
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/ads7843.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/aic.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/at91sam9261_sdram.map
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/board_cstartup_iar.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/board_lowlevel.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/board_memories.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/cp15.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/cp15_asm_iar.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/dbgu.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/draw.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/font.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/lcd.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/lcdd.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/main.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pio.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pio_it.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pit.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/pmc.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/spi.lst
touchscreen-project/at91sam9261-ek/basic-touchscreen-project/ewp/at91sam9261_sdram/List/tsadcc.lst
touchscreen-proj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.