搜索资源列表
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
CH376_test
- 基于STM32单片机下的,USB数据的传输代码。-Under the STM32 microcontroller based, USB data transfer code.
STM32108PKT-USB-Mouse
- ST公司的STM32,关于USB的驱动例程。 STM32F103C8-PKT演示代码-ST' s STM32, on the USB drive routines. STM32F103C8-PKT demo code
10、USB OTG---Device
- 实现STM32 USB otg与device功能(for stm32f107 usb otg&devices functions)
esp8266_deauther-master
- arduino编程的wifikiller 使用芯片组为ESP8266 系列(12N/12F等);可以为外接显示屏,OLED 屏幕IIC接口,VCC-3.3 GUN-G,SDA,SLC接口代码中可随意修改,使用前下载好库文件,arduino库中有。(Arduino programming wifikiller uses chipset as ESP8266 series (12N/12F, etc.); it can be modified for external display, OLED s
stm32USBBootloader
- STM32 U盘升级代码,调试程序就如复制文件进U盘一样简单(STM32 U disk upgrade code, debugging procedures as simple as copying files into the U disk.)
STM32的USB高速通信代码CubeMX配置
- 是用STM32控制器完成USB3.0的高速通信功能,采用CubeMX配置代码简单方便