搜索资源列表
BasedontheSCMSTC500touchscreen
- 基于STC单片机的触摸屏五点校准算法设计与实现,Based on the SCM STC 5:00 touchscreen calibration algorithm design and implementation of
touchscreen_calibrate_src.zip
- 触摸屏校准源码,很好用,带1篇文档。。。。 ,Touch screen calibration source, well used, with a document
4415615641564165
- 基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植……-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation -ARM7 Development System Based on the touch screen calibration proced
tslib-1.3
- 是一个触摸屏的库,它提供诸如去抖/滤波/校准之类的功能,为不同的触摸屏提供了统一的接口.-Is a touch screen the library, it provides as to tremble/filter/calibration like features, for different touch screen provides a unified interface.
ETWOCAL
- 这是声波触摸屏的定位校准程序的源码.使用VC进行开发。-This is the acoustic wave touch screen calibration procedure the positioning of the source code.The use of VC for development.
Touch_touch-screen_learning_and_program_developmen
- 触摸屏学习及触控程序开发,将介绍如何编写软件驱动程序,从而能够使用这些微处理器配置、校准触摸屏以及对触摸屏输入持续响应。-Touch touch-screen learning and program development, will describe how to write software drivers to be able to use these microprocessors to configure, calibrate touch screen as well as cont
ChkTouch
- 触摸屏开发,单片机开发,屏幕校准,C语言,.........反正是好东西-Touch-screen development, microcontroller development, screen calibration, C language ,......... because it is a good thing
calculate-for-touch-screen-
- 是在触摸屏程序编写初期的一些参数校准和计算的方法-Touch screen programming in some of the parameters calibration and initial method of calculation
TOUCH
- 触摸屏校准方法,在C51系统中验证通过。-Touch screen calibration method
S3C2440Touch-Screen-Calibration
- 2440触摸屏的校准原理,以及校准函数 该函数移植性强,可以直接使用;触摸校准原理分析较细-Principle of the 2440 touch screen calibration, and calibration function the function of transplanted strong, can be used directly touch calibration principle of smaller
STM32-Touch-screen
- 开机的时候先通过24C02的数据判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序,这个强制校准程序是必须的-Boot time to pass the the 24C02 data to determine the touc
TFT(touch)
- 基于stm32f103vet6的XPT2046触摸屏的初始化,含触摸屏校准。-Based stm32f103vet6 XPT2046 touch screen initialization, containing the touch screen calibration.
PDA-project-package
- 1.添加资源管理器功能(复制文件,删除文件,删除文件夹,复制文件夹(未完成,有bug),剪切文件(未完成),属性(未完成),等功能,部分功能日后完善) 2.字库更新添加字库存在标记,图标更新添加图标存在标记,开机检测图标和字库是否存在,如果不存在,则会读取SD卡中相应文件进行更新,如果此事后系统不存在字库而且SD卡中也不存在相应字库和图标文件的话,就会蓝屏提示错误,这个时候你可以把SD卡放进电脑,查看README文件,就可以知道更新字库和图标总共需要哪些文件了。 3.触摸屏校准数据存放备
TOUCH--SCREEN-calibration---2.4
- 这是一款stm32F103vet8的触摸屏校准程序。进行五个点的校准-This is a stm32F103vet8 touch screen calibration program. Five point calibration
LCDchumo
- 基于STM32的触摸屏实验,触摸屏校准及如何获得点的坐标。-STM32-based touch screen test, touch screen calibration, and how to get the coordinates of the point.
ILI9341_CODE
- ILI9341触摸屏源代码,非常好用的软件代码,可以直接移植使用,用于各种触摸屏模块,里面包含触摸屏的校准和测试程序,在工业和智能仪器广泛使用。-ILI9341 touch-screen source code, very easy to use software code can be directly transplanted to use for a variety of touch screen module, which contains a touch screen calibrat
Touch-USB-mouse-experiments
- 本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time befo
TouchScreen
- 一个触摸屏的驱动库,用于stm32上,可以实现字体的加载,校准-A touch screen driver library for the stm32, fonts can be loaded, calibration, etc.
touch_USB_mouse
- 本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time befo
stm32-handwrite-_recognize
- 基于stm32的手写识别程序:开机的时候先初始化手写识别器,然后检测字库,之后进入等待输入状态。此时,我们在手写区写数字/字符,在每次写入结束后,自动进入识别状态,进行识别,然后将识别结果输出在LCD模块上面(同时打印到串口)。通过按KEY0可以进行模式切换(4种模式都可以测试),通过按KEY2,可以进入触摸屏校准(如果发现触摸屏不准,请执行此操作)。DS0用于指示程序运行状态。-Based stm32 handwriting recognition program: boot time to