搜索资源列表
USB-KBPIC16C
- usb键盘,
USB
- USB键盘开发源代码,可以用51等单片机来开发
USB键盘
- 51实现USB键盘
lm3s9b92-usb-mouse-keyboard 使用TI LM3S9B92驱动USB鼠标键盘功能
- 使用TI LM3S9B92驱动USB鼠标键盘功能,实现USB键盘鼠键在嵌入式系统上的使用,keil程序编写-Use TI LM3S9B92 drive USB mouse keyboard functions as a USB keyboard mouse keys used in embedded systems, keil programming
UsbKeyboard
- HID USB键盘单片机固件程序,能实现键盘输入的功能-HID USB keyboard firmware single-chip, to achieve the functions of keyboard input
M8-RF-USB-MouseKeyboard
- 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
USBHID
- LPC2378防USB键盘程序代码 使用MCB2300开发板,实现自制USB键盘例子-LPC2378 anti USB keyboard program code Use MCB2300 development board, realize the homemade USB keyboard examples
IAR_USB_Keyboard
- 一个基于stm32的USB键盘程序,运行平台是IAR-A program based on stm32 USB keyboard, running platform is IAR
Read-USB-KeyBoard-in-8051-Chip
- 这是我收藏的一份单片机读取USB键盘的源码,非常详细。对了解单片机及USB数据格式,命令格式等有非常好的帮助。希望对大家有所帮助。-This is my favorite USB keyboard to a microcontroller to read the source, very detailed. The understanding of microcontroller and USB data format, the command format has a very good he
USB
- CEPARKUSB学习板之实战第一个USB程序USB键盘-Study of actual board CEPARKUSB the first USB keyboard USB program
usbkeymouse(2port)
- USB键盘和鼠标开发,基于D12芯片,双端点设置-USB keyboard and mouse development, based on the D12-chip, dual-end set
usb_mouser_srcode
- USB键盘鼠标程序,使用C开发,嵌入式系统使用,可以在各种cpu下-USB keyboard and mouse, the use of C development, embedded systems, under a variety of cpu
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
USB-examples
- 5个USB例程,全部带有完整的代码和讲解: 1、USB_MIDI键盘 2、USB假U盘 3、USB键盘 4、USB鼠标 5、USB转串口-5 USB routines, all with complete code and explain: 1, USB_MIDI keyboard 2, USB false U disk 3, USB Keyboard 4, USB mouse, 5, USB to serial port
UsbMultimediaKeyboard
- usb多媒体键盘-usb multimedia keyboard
14
- USB键盘实例,包括硬件设计和软件编程,VC实现-USB keyboard cases, including the hardware design and software programming, VC implementation
USB_keyboard
- USB键盘源程序(含调试信息-电路原理图) 用USB D12和 89S52 芯片搭的电路。 比较粗糙,但对初涉USB的设计开发人员有很实用的价值。-USB keyboard source code (including debugging information- circuit diagram) 89S52 chip with USB D12 and ride the circuit. Rough, but who started his design and development
USB键盘接口示例工程及文档
- 本工程文件用于fpga开发板和USB键盘连接通信 可以实现键盘按键响应(This engineering file is used for FPGA development board and USB keyboard connection communication to achieve keyboard key response)
STM32F1的USB复合键盘+鼠标程序
- 基于MDK5.23,使用STM32CUBEMX生成模板修改而成,usb报告描述符使用REPORT ID方式使得在1个interface下实现2个设备(键盘+鼠标),便于usb初学者参考学习
stm32模拟USB键盘
- STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)