文件名称:Touch-USB-mouse-experiments
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-01-20
- 文件大小:
- 224kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定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 began to touch screen drawing, and then upload the data to a computer in our coordinates (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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验49 触控USB鼠标实验\keilkill.bat
.......................\README.TXT
.......................\USMART\readme.txt
.......................\......\usmart.c
.......................\......\usmart.h
.......................\......\usmart_config.c
.......................\......\usmart_str.c
.......................\......\usmart_str.h
.......................\..ER\JLinkSettings.ini
.......................\....\startup_stm32f10x_hd.s
.......................\....\test.c
.......................\....\test.Opt
.......................\....\test.Uv2
.......................\....\test.uvgui.Administrator
.......................\....\test.uvopt
.......................\....\test.uvproj
.......................\..B\LIB\usb_core.c
.......................\...\...\usb_core.h
.......................\...\...\usb_def.h
.......................\...\...\usb_init.c
.......................\...\...\usb_init.h
.......................\...\...\usb_int.c
.......................\...\...\usb_int.h
.......................\...\...\usb_lib.h
.......................\...\...\usb_mem.c
.......................\...\...\usb_mem.h
.......................\...\...\usb_regs.c
.......................\...\...\usb_regs.h
.......................\...\...\usb_type.h
.......................\...\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
.......................\...\......\usb_pwr.h
.......................\SYSTEM\usart\usart.c
.......................\......\.....\usart.h
.......................\......\sys\cortexm3_macro.h
.......................\......\...\stm32f10x_conf.h
.......................\......\...\stm32f10x_it.h
.......................\......\...\stm32f10x_map.h
.......................\......\...\stm32f10x_nvic.h
.......................\......\...\stm32f10x_type.h
.......................\......\...\sys.c
.......................\......\...\sys.h
.......................\......\delay\delay.c
.......................\......\.....\delay.h
.......................\OBJ\test.hex
.......................\HARDWARE\WKUP\wkup.c
.......................\........\....\wkup.h
.......................\........\.DG\wdg.c
.......................\........\...\wdg.h
.......................\........\TPAD\tpad.c
.......................\........\....\tpad.h
.......................\........\.OUCH\touch.c
.......................\........\.....\touch.h
.......................\........\.IMER\timer.c
.......................\........\.....\timer.h
.......................\........\SPI\spi.c
.......................\........\...\spi.h
.......................\........\RTC\rtc.c
.......................\........\...\rtc.h
.......................\........\.S485\rs485.c
.......................\........\.....\rs485.h
.......................\........\OLED\oled.c
.......................\........\....\oled.h
.......................\........\....\oledfont.h
.......................\........\LED\led.c
.......................\........\...\led.h
.......................\........\.CD\FONT.H
.......................\........\...\ILI93xx.c
.......................\........\...\LCD.h
.......................\........\KEY\key.c
.......................\........\...\key.h
.......................\........\FLASH\flash.c
.......................\........\.....\flash.h
.......................\........\EXTI\exti.c
.......................\........\....\exti.h
.......................\........\DMA\dma.c
.......................\........\...\dma.h
.......................\........\.AC\dac.c
.......................\........\...\dac.h
.......................\........\CAN\can.c
.......................\........\...\can.h
.......................\........\BEEP\be