搜索资源列表
ChkTouch
- 基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation
zlgtouch
- 周立功magic2200触摸屏校准程序,好东西-magic2200 Touchscreen calibration procedures, good things
TouchCal
- 触摸屏校准程序touchcal 使用平台:WinCE 5/6 Mobile 5/6 PXA270, S3C2440
TQ2440ARM触摸屏测试
- TQ2440触摸屏校准 显示时钟和闹钟功能
stm32-TSC2046-calibration
- stm32 TSC2046,calibration 触摸屏校准。-stm32 TSC2046,calibration.rar
STM32-screen_coordinator
- keil下针对STM32的触摸屏三点校准算法的程序实现-Aimed at the touch screen STM32 keil calibration algorithm procedures at three realization
ChkTouch1
- 关于ILI9320液晶模块的显示,以及通过触摸控制芯片ADS7843实现触摸屏的控制,完成触摸屏校准。-ILI9320 LCD module on the display, as well as through the touch control chip of the ADS7843 touch screen control to achieve to complete the touch-screen calibration.
STM32_touch
- STM32的3.2寸触摸屏驱动 使用最新的3.2.0库,IAR工程 SPI3硬件方式通讯 触摸芯片为ADS7843和它的兼容型号 实现了画图板功能,请根据自己的屏调整校准参数-STM32 3.2-inch touch screen driver to use the latest 3.2.0 libraries to communicate touch SPI3 hardware chip and its compatible models ADS7843 enables dra
AD7843_AN1021_CN
- 基于MMSE的触摸屏校准算法。 ADI 应用笔记AN1021中文版 里面的代码可以直接应用。-AD7843 AN1021
TouchPanel
- 三星S3C2410A板demo程序代码_触摸屏校准程序,请用触笔依此点击LCD上显示的5个点"-Touch Screen control The Initial of Touch Screen
mp3
- 1.支持播放服务器上的音频,随时收听自己喜欢的歌曲; 2.能播放SD卡上的mp3、wav格式文件(支持大于4G的SD卡); 3.浏览图片功能,支持bmp/jpeg/png; 4.通过触摸屏、五向摇杆、红外遥控进行控制; 5.系统信息功能显示; 6.音量、LCD背光设置,触摸屏校准,触摸屏画板,遥控器学习; 7.读卡器功能; 8.截图功能。-1 to support the audio on the server, listen to your favo
6、3.2寸液晶配件资料
- stm32 F4 液晶屏源码 本实验将实现如下功能:开机的时候先通过LCD ID检测是电容屏 还是电阻屏,然后进入相关的测试。 如果是电阻屏,判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序。 如果是