文件名称:touch_USB_mouse

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-07-13
  • 文件大小:
  • 234kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • linqi******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time before the touch screen is calibrated to detect, if not, the calibration. If calibrated, and then start drawing the touch screen, then upload our coordinate data to the computer (assuming that the USB has been successfully configured, DS1 bright), so you can use the touch screen to control a computer mouse. We use the right mouse button KEY0 simulation, simulation with the left mouse button KEY2, use the arrow keys to scroll WK_UP and KEY1 simulate mouse wheel. Similarly, we also used to indicate the program is running DS0.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





触控USB鼠标

...........\HARDWARE

...........\........\24CXX

...........\........\.....\24cxx.c

...........\........\.....\24cxx.h

...........\........\.....\myiic.c

...........\........\.....\myiic.h

...........\........\ADC

...........\........\...\adc.c

...........\........\...\adc.h

...........\........\BEEP

...........\........\....\beep.c

...........\........\....\beep.h

...........\........\CAN

...........\........\...\can.c

...........\........\...\can.h

...........\........\DAC

...........\........\...\dac.c

...........\........\...\dac.h

...........\........\DMA

...........\........\...\dma.c

...........\........\...\dma.h

...........\........\EXTI

...........\........\....\exti.c

...........\........\....\exti.h

...........\........\FLASH

...........\........\.....\flash.c

...........\........\.....\flash.h

...........\........\KEY

...........\........\...\key.c

...........\........\...\key.h

...........\........\LCD

...........\........\...\FONT.H

...........\........\...\ILI93xx.c

...........\........\...\LCD.h

...........\........\LED

...........\........\...\led.c

...........\........\...\led.h

...........\........\OLED

...........\........\....\oled.c

...........\........\....\oled.h

...........\........\....\oledfont.h

...........\........\RS485

...........\........\.....\rs485.c

...........\........\.....\rs485.h

...........\........\RTC

...........\........\...\rtc.c

...........\........\...\rtc.h

...........\........\SPI

...........\........\...\spi.c

...........\........\...\spi.h

...........\........\TIMER

...........\........\.....\timer.c

...........\........\.....\timer.h

...........\........\TOUCH

...........\........\.....\touch.c

...........\........\.....\touch.h

...........\........\TPAD

...........\........\....\tpad.c

...........\........\....\tpad.h

...........\........\WDG

...........\........\...\wdg.c

...........\........\...\wdg.h

...........\........\WKUP

...........\........\....\wkup.c

...........\........\....\wkup.h

...........\keilkill.bat

...........\OBJ

...........\...\test.hex

...........\README.TXT

...........\SYSTEM

...........\......\delay

...........\......\.....\delay.c

...........\......\.....\delay.h

...........\......\sys

...........\......\...\cortexm3_macro.h

...........\......\...\stm32f10x_conf.h

...........\......\...\stm32f10x_it.h

...........\......\...\stm32f10x_map.h

...........\......\...\stm32f10x_nvic.h

...........\......\...\stm32f10x_type.h

...........\......\...\sys.c

...........\......\...\sys.h

...........\......\usart

...........\......\.....\usart.c

...........\......\.....\usart.h

...........\USB

...........\...\CONFIG

...........\...\......\hw_config.c

...........\...\......\hw_config.h

...........\...\......\platform_config.h

...........\...\......\stm32f10x_it.c

...........\...\......\usb_conf.h

...........\...\......\usb_desc.c

...........\...\......\usb_desc.h

...........\...\......\usb_istr.c

...........\...\......\usb_istr.h

...........\...\......\usb_prop.c

...........\...\......\usb_prop.h

...........\...\......\usb_pwr.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org