文件名称:HIDsensor-master
介绍说明--下载内容均来自于网络,请自行研究使用
This project contains open-source firmware for an example USB HID Sensor implementation. Functionally equivalent source code is provided for two inexpensive USB microcontrollers:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
HIDsensor-master | 0 | 2016-12-26 |
HIDsensor-master\README.md | 4514 | 2016-12-26 |
HIDsensor-master\src | 0 | 2016-12-26 |
HIDsensor-master\src\pic16f1454 | 0 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\.gitignore | 91 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\HidSensorSpec.h | 41516 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\Makefile | 960 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\README.md | 1368 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\include | 0 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\include\usb.h | 23870 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\include\usb_cdc.h | 19192 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\include\usb_ch9.h | 7571 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\include\usb_hid.h | 12645 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\include\usb_microsoft.h | 6708 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\main.c | 3670 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\usb.c | 47057 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\usb_config.h | 4192 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\usb_descriptors.c | 9563 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\usb_hal.h | 19349 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\usb_hid.c | 5410 | 2016-12-26 |
HIDsensor-master\src\pic16f1454\usb_winusb.h | 1582 | 2016-12-26 |
HIDsensor-master\src\stm32f072 | 0 | 2016-12-26 |
HIDsensor-master\src\stm32f072\.gitignore | 76 | 2016-12-26 |
HIDsensor-master\src\stm32f072\HidSensorSpec.h | 41516 | 2016-12-26 |
HIDsensor-master\src\stm32f072\MCD-ST Liberty SW License Agreement V2.pdf | 17797 | 2016-12-26 |
HIDsensor-master\src\stm32f072\README.md | 1762 | 2016-12-26 |
HIDsensor-master\src\stm32f072\config.h | 164 | 2016-12-26 |
HIDsensor-master\src\stm32f072\main.c | 4708 | 2016-12-26 |
HIDsensor-master\src\stm32f072\standardhidhelper.h | 3015 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal.c | 15021 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal.h | 48169 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_conf.h | 11482 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_cortex.c | 13023 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_cortex.h | 6082 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_def.h | 7539 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_flash.h | 18238 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_flash_ex.h | 16089 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_gpio.c | 21549 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_gpio.h | 13190 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_gpio_ex.h | 52652 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_pcd.c | 38195 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_pcd.h | 30774 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_pcd_ex.c | 5713 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_pcd_ex.h | 3774 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_pwr.h | 7394 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_pwr_ex.h | 17153 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_rcc.c | 26402 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_rcc.h | 56543 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_rcc_ex.c | 53070 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_hal_rcc_ex.h | 77943 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_it.c | 3753 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32f0xx_it.h | 2122 | 2016-12-26 |
HIDsensor-master\src\stm32f072\stm32hidsensor.hzp | 4098 | 2016-12-26 |
HIDsensor-master\src\stm32f072\system_stm32f0xx.c | 11965 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_composite.c | 6461 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_composite.h | 1193 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_conf.c | 12299 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_conf.h | 3101 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_core.c | 11865 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_core.h | 5579 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_ctlreq.c | 16804 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_ctlreq.h | 2680 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_def.h | 10749 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_desc.c | 9096 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_desc.h | 804 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_hid.c | 11147 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_hid.h | 1208 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_ioreq.c | 5779 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbd_ioreq.h | 3187 | 2016-12-26 |
HIDsensor-master\src\stm32f072\usbhelper.h | 4082 | 2016-12-26 |