hid_mouse

所属分类:其他嵌入式/单片机内容
开发工具:C/C++
文件大小:16KB
下载次数:16
上传日期:2008-06-26 14:38:13
上 传 者tim哥
说明:  蓝牙鼠标的例程,是基于bluelab3.52的
(Bluetooth mouse routines, is based on the bluelab3.52)

文件列表:
hid_mouse\hid_mouse.h (2462, 2006-06-19)
hid_mouse\hid_mouse.psr (771, 2006-06-19)
hid_mouse\hid_mouse.xip (1315, 2006-06-19)
hid_mouse\hid_mouse.xiw (62, 2006-06-19)
hid_mouse\hid_mouse_button.button (283, 2006-06-19)
hid_mouse\hid_mouse_events.c (4629, 2006-06-19)
hid_mouse\hid_mouse_events.h (2325, 2006-06-19)
hid_mouse\hid_mouse_led.c (2451, 2006-06-19)
hid_mouse\hid_mouse_led.h (1728, 2006-06-19)
hid_mouse\hid_mouse_service_record.h (5115, 2006-06-19)
hid_mouse\hid_mouse_sm.c (10507, 2006-06-19)
hid_mouse\hid_mouse_sm.h (853, 2006-06-19)
hid_mouse\hid_mouse_vmprops.xml (822, 2006-06-19)
hid_mouse\main.c (35080, 2006-06-19)
hid_mouse (0, 2007-10-26)

Introduction ------------ This example implements a simple HID mouse device. It demonstrates how to use the HID library and HID streams. Setup ----- The application supports two types of optical mouse sensor, Either the Agilent ADNS-2030/2051 or the ADNS-3030/3040. The 'Selected board' project property can be used to select which sensor the application should use. IMPORTANT NOTE: The HID profile mandates that all devices have an Device Identification SDP record, this example application doesn't define this SDP record. Any application based upon this example MUST defined this SDP record. Instructions ------------ When the application is executed, the chip will be made discoverable and connectable. Any HID host should then be able to connect to the device. The device uses a pin code of 0000.

近期下载者

相关文件


收藏者