搜索资源列表
STM32_UsbKeyboard
- 基于STM32 开发板的简易USB键盘的实现-STM32 development board based on the simple realization of USB keyboard
IAR_USB_Keyboard
- 一个基于stm32的USB键盘程序,运行平台是IAR-A program based on stm32 USB keyboard, running platform is IAR
stm32V1_2
- 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
JoyStickMouse
- STM32 简易USB键盘,HID方式,修改USP-Pullup引脚、按键、键值,即可快速移植-The STM32 simple USB keyboard, HID way
stm32.USB-simulated-mouse-movement
- 基于stm32USB模拟鼠标移动,演示用键盘的S1,S2,S3,S4模拟鼠标的上下左右移动。-Based on stm32, USB mouse, demonstration of the keyboard S1, S2, S3, S4 simulated mouse from top to bottom and move around.
USBkeyboard_Test
- 基于STM32的USB键盘通信实验例程,已调试可用-Based STM32 USB keyboard communication experiment routines, debugging available
STM32F103_USB_Keyboard
- 基于STM32的带有操作系统的HID类USB键盘-STM32-based operating system with a USB keyboard HID class
STM32-USB-MOUSE
- stm32实现的USB 鼠标实现,采用键盘模拟鼠标操作,然后通过usb协议将操作传输给PC,实现单片机对电脑鼠标箭头的控制。-Implemented stm32 USB mouse, the keyboard simulation the mouse operation, and then transmitted to the PC through USB agreement will operation, realize the single chip microcomputer contro
STM32-USB--Mouse
- 学习STM32的USB HOST功能使用,实现对USB鼠标/键盘的驱动-Learning to use the STM32 USB HOST function, to achieve the USB mouse/keyboard drivers
STM32USBHID键盘资料(史上最全)
- STM32 USB HID键盘资料,带按键代码,可以参考下~~~~~~~~~~~~~~~~~~~~~~~~~~~~(STM32 USB HID Keyboard data)
STM32_USB_复合设备OK
- keil平台,基于STM32的USBHID设备,可以模拟鼠标键盘(Keil platform, STM32 based USBHID device, you can simulate the mouse keyboard)
USB鼠标键盘复合设备
- 自己做的基于STM32的鼠标键盘符合设备,可以用于熟悉USB编程(Do their own STM32 based keyboard and mouse in line with the equipment, can be used to familiar with USB programming)
stm32f4 keyboard & mouse
- STM32F4 实现的鼠标和键盘程序,修改就可以直接用了(STM32F4 achieve the mouse and keyboard procedures, modify IT and then you can use it directly.)
STM32 USB 键盘
- STM32F103 USB 键盘,基于STM32F103系列实现USB键盘设备程序!
实验54 USB鼠标键盘(Host)实验
- USB使用历程 STM32-407 用于嵌入式系统开发学习的历程,包含使用库函数模板(STM32-429 user example)
实物-键盘gamepad
- stm32四个键实现键盘输入,游戏鼠标的输入,可以操作游戏(stm32 boardpad input)
USB鼠标键盘(Host)实验
- stm32 USB鼠标键盘(Host)实验.帮助学习usb host的协议。
STM32F1的USB复合键盘+鼠标程序
- 基于MDK5.23,使用STM32CUBEMX生成模板修改而成,usb报告描述符使用REPORT ID方式使得在1个interface下实现2个设备(键盘+鼠标),便于usb初学者参考学习
stm32模拟USB键盘
- STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)
USB-HID-20191231
- 用STM32做的一个USB 模拟发送按键到PC上 当GPIO按下的时候 模拟指定的字符发上来,模拟游戏按下的动作(Use a USB analog send button made by STM32 to send to PC when GPIO is pressed, simulate the action of game pressing)