文件名称:TS_GLCD
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-09-04
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- nal***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The main aim of the project is to design and develop a touch screen interface to the ARM processor using the wireless technology, such that when the user touches the touch screen, the required graphical display will be displayed on the screen.
As shown in the block diagram above, the touch screen is connected to the touch screen controller, which has to be programmed to read the touch values in the real time environment. This touch data is then encoded and sent through the RF TX. At the other end the RF RX will be decoded and the same is then sent to the ARM processor, we will design the ARM kit and will not use the ready made ones. This is then connected to the graphical LCD. The ARM stores some predefined images, on the touch data received by the ARM, the assigned image will be displayed on the graphical LCD.
As shown in the block diagram above, the touch screen is connected to the touch screen controller, which has to be programmed to read the touch values in the real time environment. This touch data is then encoded and sent through the RF TX. At the other end the RF RX will be decoded and the same is then sent to the ARM processor, we will design the ARM kit and will not use the ready made ones. This is then connected to the graphical LCD. The ARM stores some predefined images, on the touch data received by the ARM, the assigned image will be displayed on the graphical LCD.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.c
ts.c
ts.h