STM32 USB 鼠标+键盘 串口控制

上传者: u012345203 | 上传时间: 2019-12-21 21:24:58 | 文件大小: 122KB | 文件类型: zip
STM32 USB 鼠标+键盘 串口控制
源代码压缩包
*MOS0101000000# 鼠标左键按下
*MOS0102000000# 鼠标右键按下
*MOS0103000000# 鼠标中键按下
*MOS0100000000# 鼠标抬起
*MOS01000a0000# 鼠标向+X移动0x0a个像素
*MOS01008a0000# 鼠标向-X移动0x0a补数个像素
*MOS0100000a00# 鼠标向+Y移动0x0a个像素
*MOS0100008a00# 鼠标向-Y移动0x0a补数个像素
*MOS010000000a# 鼠标向上滚动0x0a个像素
*MOS010000008a# 鼠标向下滚动0x0a补数个像素


*KEY0000040000000000# 输入a
*KEY0200040000000000# 输入A (组合见Shift+a)
详情:https://www.cnblogs.com/guyandianzi/p/9882644.html

文件下载

资源详情

[{"title":"( 58 个子文件 122KB ) STM32 USB 鼠标+键盘 串口控制","children":[{"title":"STM32_USB_鼠标键盘","children":[{"title":"keilkilll.bat <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"HARDWARE","children":[{"title":"KEY","children":[{"title":"key.h <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"key.c <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false}],"spread":true},{"title":"WDG","children":[{"title":"wdg.c <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"wdg.h <span style='color:#111;'> 657B </span>","children":null,"spread":false}],"spread":true},{"title":"EXTI","children":[{"title":"exti.h <span style='color:#111;'> 563B </span>","children":null,"spread":false},{"title":"exti.c <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false}],"spread":true},{"title":"GuYan","children":[{"title":"GuYan.c <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"GuYan.h <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"LED","children":[{"title":"led.h <span style='color:#111;'> 623B </span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"SYSTEM","children":[{"title":"sys","children":[{"title":"sys.c <span style='color:#111;'> 6.79KB </span>","children":null,"spread":false},{"title":"sys.h <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false}],"spread":true},{"title":"delay","children":[{"title":"delay.c <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false},{"title":"delay.h <span style='color:#111;'> 943B </span>","children":null,"spread":false}],"spread":true},{"title":"usart","children":[{"title":"usart.c <span style='color:#111;'> 11.37KB </span>","children":null,"spread":false},{"title":"usart.h <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"USER","children":[{"title":"stm32f10x_conf.h <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false},{"title":"cortexm3_macro.h <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"test.c <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"TEST.uvgui.Administrator <span style='color:#111;'> 78.04KB </span>","children":null,"spread":false},{"title":"stm32f10x_type.h <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"TEST.uvprojx <span style='color:#111;'> 18.61KB </span>","children":null,"spread":false},{"title":"TEST.uvoptx <span style='color:#111;'> 17.69KB </span>","children":null,"spread":false},{"title":"TEST.uvproj.saved_uv4 <span style='color:#111;'> 18.25KB </span>","children":null,"spread":false},{"title":"TEST.uvopt <span style='color:#111;'> 16.65KB </span>","children":null,"spread":false},{"title":"JLinkSettings.ini <span style='color:#111;'> 671B </span>","children":null,"spread":false},{"title":"stm32f10x_nvic.h <span style='color:#111;'> 18.75KB </span>","children":null,"spread":false},{"title":"TEST.uvguix.Administrator <span style='color:#111;'> 75.04KB </span>","children":null,"spread":false},{"title":"STM32F10x.s <span style='color:#111;'> 11.04KB </span>","children":null,"spread":false},{"title":"stm32f10x_map.h <span style='color:#111;'> 27.63KB </span>","children":null,"spread":false},{"title":"TEST.hex <span style='color:#111;'> 37.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"USB","children":[{"title":"LIB","children":[{"title":"usb_int.c <span style='color:#111;'> 6.32KB </span>","children":null,"spread":false},{"title":"usb_regs.c <span style='color:#111;'> 27.97KB </span>","children":null,"spread":false},{"title":"usb_mem.h <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"usb_def.h <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"usb_core.h <span style='color:#111;'> 8.80KB </span>","children":null,"spread":false},{"title":"usb_type.h <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"usb_int.h <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"usb_mem.c <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"usb_core.c <span style='color:#111;'> 30.05KB </span>","children":null,"spread":false},{"title":"usb_init.c <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"usb_init.h <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"usb_regs.h <span style='color:#111;'> 27.65KB </span>","children":null,"spread":false},{"title":"usb_lib.h <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false}],"spread":false},{"title":"CONFIG","children":[{"title":"usb_conf.h <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"usb_istr.h <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"usb_pwr.h <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.c <span style='color:#111;'> 26.78KB </span>","children":null,"spread":false},{"title":"hw_config.h <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"usb_desc.c <span style='color:#111;'> 9.98KB </span>","children":null,"spread":false},{"title":"usb_prop.h <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"hw_config.c <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"usb_desc.h <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":"usb_prop.c <span style='color:#111;'> 15.11KB </span>","children":null,"spread":false},{"title":"platform_config.h <span style='color:#111;'> 5.43KB </span>","children":null,"spread":false},{"title":"usb_istr.c <span style='color:#111;'> 5.27KB </span>","children":null,"spread":false},{"title":"usb_pwr.c <span style='color:#111;'> 6.98KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • vertira :
    代码正确 编译无误。但是是寄存器版的。习惯使用库函数和HAL库版的我,很难看懂
    2019-07-10
  • Vertira :
    代码正确 编译无误。但是是寄存器版的。习惯使用库函数和HAL库版的我,很难看懂
    2019-07-10
  • hg0136 :
    下载下来学习学习
    2019-06-24
  • hg0136 :
    下载下来学习学习
    2019-06-24
  • oop2002 :
    下载下来学习学习
    2019-05-24
  • oop2002 :
    下载下来学习学习
    2019-05-24

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明