搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
USB
- 程序按指定的键盘按键可以实现连接,断开USB,相关函数的使用
usb-device-hid-keyboard-project-1.3-at91sam7x-ek.z
- Atmel的ARM7芯片AT91SAM7X256的USB读写键盘程序
UsbMouse
- 无操作系统下驱动USB鼠标的源代码,可以作为USB HID的模板,开发USB键盘,USB扫描器等人机交互模块,功能强大
ARMSYS
- 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应
usb_firmware_example
- 端点批量传输 eerom的读写 固件自动下载 USB标准请求 GPIF单字节读写 GPIF_FIFO读写 Led显示与键盘扫描等-Bulk transfer endpoint eerom automatically download the firmware to read and write USB standard GPIF single-byte read and write requests to read and write GPIF_FIFO scan Led display a
led_key
- 实现ez-usb fx3 Led显示与键盘扫描-Implementation ez-usb fx3 Led display and keyboard scan
UsbKeyboardWithMouse(TwoInterfaces)
- UsbKeyboardWithMouse usb鼠标和键盘的实现 圈圈的范例 注解很详细-UsbKeyboardWithMouse usb mouse and keyboard, an example of the realization of circle very detailed annotation
demo
- 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
sim51_USBkeyboard
- 51单片机模拟一个USB键盘,附带原理图说明-use 51 seriers micro processor simulates a USB keyboard 51
AT91SAM7S64keyboard
- USB键盘测试程序,插到电脑上将显示一个USB键盘,AT91SAM7S64芯片的USB部分比较特殊,有很多地方需要注意。-USB keyboard test program into the computer will display a USB keyboard, AT91SAM7S64 USB section of the chip are special, there are many areas that need attention.
USB-keyboard-mouse-v1.0
- 华恒 ARM9 的USB 鼠标键盘配置 希望对大家有用 我以前用过 好用-HuaHeng ARM9 USB mouse and keyboard configuration Hope of the useful I ve used to use
HID
- USB HID类是比较大的一个类,HID类设备属于人机交互操作的设备。用于控制计算机操作的一些方面,如USB鼠标,USB键盘,USB游戏操纵杆,USB触摸板,USB轨迹球、电话拨号设备、VCR遥控等等设备。另外,使用HID设备的一个好处就是,操作系统自带了HID类的驱动程序,而用户无需去开发很麻烦的驱动程序,只要直接使用API调用即可完成通信。所以很多简单的USB设备,喜欢枚举成HID设备,这样就可以不用安装驱动而直接使用-HID communication agreement
keyboard_driver
- usb键盘驱动程序,usb协议为usb2.0比较基础适合初学者。 -usb driver source code
JoyStickMouse
- STM32 简易USB键盘,HID方式,修改USP-Pullup引脚、按键、键值,即可快速移植-The STM32 simple USB keyboard, HID way
USB_HID_TEST-code
- LPC1343的USB键盘测试代码,可以在周立功开发板上直接运行-LPC1343 USB keyboard test code development board can be meritorious run in weeks
quanquan_UsbKeyboard
- 圈圈USB键盘STC89C52RC固件代码-Computer00 USB keyboard firmware code STC89C52RC
USBKey
- 支持标准usb键盘 并且支持部分功能键 测试很好用-Supports standard USB keyboard and supports partial function keys to be used in a very good test.
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功
- 1、基于stm23f103c8t6的开发板开发,外接rc522读卡板。 2,实现让windows系统把设备认成hid键盘,当刷M1卡时,把4字节的卡号以键盘输入的形式上送到电脑。 3,已在xp,win7系统上测试。把鼠标放在文本输入框中,刷卡,卡号即可显示在文本框中,并回车换行。(1, based on the stm23f103c8t6 development board development, external rc522 read card board. 2, to achieve
HID-keyboard
- HID键盘简直表,按键直接使用,所有按键都有(HID key codes for keyboard, use freely)