文件名称:TouchTimer
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-04-07
- 文件大小:
- 98kb
- 下载次数:
- 0次
- 提 供 者:
- songd*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此程序运用的基础是在proteus里采用按键来模拟的触摸屏,具体的此电路网上可以搜索的到,这里是实现触摸时钟的程序-This program is the use of touch screen with the keys to the simulation in Proteus, you can search the Internet to the circuit in detail, here is the realization of touch clock procedures
(系统自动生成,下载前可以参看下载内容)
下载文件列表
触摸时钟\STARTUP.A51
........\触摸时钟.plg
........\src\TouchLCD\TouchLCD.c
........\...\........\TouchLCD.h
........\...\........\T6963C.h
........\...\CodeData\CodeData.c
........\...\........\CodeData.h
........\...\GlobalVariable\GlobalVariable.c
........\...\..............\GlobalVariable.h
........\...\Main\main.c
........\...\....\config.h
........\...\....\GlobalDefine.h
........\...\CalendarLogic\CalendarLogic.c
........\...\.............\CalendarLogic.h
........\...\TouchScreen\TouchScreen.c
........\...\...........\TouchScreen.h
........\...\Delay\Delay.c
........\...\.....\Delay.h
........\...\ClockDeel\ClockDeel.c
........\...\.........\ClockDeel.h
........\output\STARTUP.obj
........\......\STARTUP.lst
........\......\TouchLCD.lst
........\......\TouchLCD.obj
........\......\CodeData.lst
........\......\CodeData.obj
........\......\main.lst
........\......\CalendarLogic.lst
........\......\CalendarLogic.obj
........\......\main.obj
........\......\TouchScreen.lst
........\......\TouchScreen.obj
........\......\Delay.lst
........\......\Delay.obj
........\......\ClockDeel.lst
........\......\ClockDeel.obj
........\......\触摸时钟
........\......\GlobalVariable.lst
........\......\触摸时钟.lnp
........\......\触摸时钟.m51
........\......\触摸时钟.hex
........\......\触摸时钟.plg
........\触摸时钟_uvproj.bak
........\触摸时钟_uvopt.bak
........\触摸时钟.uvproj
........\触摸时钟.uvopt
........\src\TouchLCD
........\...\CodeData
........\...\GlobalVariable
........\...\Main
........\...\CalendarLogic
........\...\TouchScreen
........\...\Delay
........\...\ClockDeel
........\src
........\output
触摸时钟