搜索资源列表
usbhidio_vc6.rar
- 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
NIOS_II.rar
- NIOS II 的几个源代码,读SD卡、直流电机的转速调节、简易数字示波器、简易频谱分析仪、USB文本阅读器,NIOS II several source code, read SD cards, the speed regulation of DC motor, simple digital oscilloscope, spectrum analyzer summary, USB version of Reader
USB_demo.rar
- 是江西师范大学的,枚举不成功 1) USB通信测试软件 -- 与S3C44B0的下位机通信的软件.2) XP驱动---PDIUSBD12的PC机驱动程序.3) USB_Test---------SW44B0X板的USB固件程序源代码. 软件使用说明: 1)、点击“写入设备”按钮,则发送相应的输入数据到下位机中。 2)、点击“读取设备”按钮,则从下位机中读取主机最近一次发送到 下位机的数据,并在窗口当中显业。 程序完整,编译成功,但是usb还是没有反应,Jiangxi No
xpdf
- 读写pdf文件的程序开发库源码-Pdf documents to read and write the procedures for the development of the Treasury source
EA0034
- HID example USB HID Send and Read Data-HID example
VB-read-Udisk-serial-number
- 这个VB源程序可以用来读取U盘的序列号,对学习USB有一定的帮助。-The VB source code can be used to read the serial number of the U disk, USB learn some help.
BCB_HID_problems_read_the_information
- BCB讀HID資料的問題 藉由讀取裝置HID達到訪問控制如USB或相關裝置!-BCB problems read the information by reading HID HID device to access control devices such as USB or related!
SPACE-DVD-02-MT1389DE-DL6-4LED-USB
- spi eeprom file read by spi flash programmer,chips type is eon25f80
CH375-USB--drive
- CH375 USB驱动检测程序,可读取U盘数据,程序已经调试稳定-CH375 USB driver testing procedures, can read U disk data, the program has been debugged and stable
USB-checked
- U盘校验控件,实现了U盘硬件信息的读取,可以用来编写U盘加密等系列软件!-U disk check control, achieve read U disk hardware information, can be used to write U disk encryption software series!
USBDeviceDemo
- 读取USB设备信息,对USB设备操作:Disable,enable,restart,eject等-Read USB device information, the USB device operation: Disable, enable, restart, eject, etc.
python_usb
- python 读取usb数据,挺好用的,可以学习一下(python read or write usb data . you can learn it)
c5131-usb-kbd-stand-alone-1_0_2
- he MAX7456 single-channel, monochrome on-screen display (OSD) generator is preloaded with 256 characters and pictographs, and can be reprogrammed in-circuit using the SPI port. The SPI-compatible serial interface programs the operating modes, the dis
Source
- STM32F103C8T6通过USB读GB卡的程序(STM32F103C8T6 read GB CARD through USB)
USB_DriverTestAndroid
- 通过USB串口协议在安卓上面收到代码并回读的源代码(Through the USB serial port protocol on Android receive code and read back the source code)
读取模块
- 读出颗粒图形边界,在其上取随机点,用于颗粒重构应用(Read out the boundary of the particle figure, take random points on it, and use it for the application of the particle reconfiguration)
SerialPort
- 读取USB串口数据,支持热插拔,目前可以使用,支持其他程序调用,也可以直接访问获取读取到数据。(Read USB serial data, support hot plug, can be used at present, support other program calls, also can directly access to get, read to the data.)
5-USB host读写U盘
- STM32F105,单片机读写U盘程序。USB HOST(STM32F105 read and write U disk program)
STM32F105-USB host读写U盘
- STM32F105读写U盘实例(HAL库)(STM32F105 read and write an instance of a U disk)
USB通信
- 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)