搜索资源列表
8051+CH375
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code ca
usb_app
- usb开发包,包括windows设备程序,windows开发库,各种单片机开发库-usb development kits, including windows equipment procedures, the development of the windows. Development of the various microcontroller
001
- CH372或CH375的USB设备的Windows驱动程序和DLL动态库-CH375 USB or USB Device Driver for Windows DLL and DLL
USB
- 仿真标准串口,用于升级原串口外围设备,或者通过USB 增加额外串口。 ● 计算机端Windows 操作系统下的串口应用程序完全兼容,无需修改。 ● 硬件全双工串口,内置收发缓冲区,支持通讯波特率50bps~2Mbps。 ● 支持5、6、7 或者8 个数据位,支持奇校验、偶校验、空白、标志以及无校验。 ● 支持串口发送使能、串口接收就绪等传输速率控制信号和MODEM 联络信号。 异步串口/RS232/RS485/RS422 转换并口打印机为USB 打印机 EPP 并口和
USB_keyboard
- 使用89S52为核心做的USB键盘,注意修改了一下windows设备描述符以及端点处理等就行了。用了一个4*4的小键盘,有0-9十个数字键, Num Lock键,Caps Lock键,Shift键,Ctrl键,Alt键,回车键等。 最多可以有三个键同时按下,如果相交的话,最多只能两个键按下
AN295SW_USB_Audio_Class
- 在C8051F320上开发USB Audio Device的例程,包含两个固件程序的模板以及Windows驱动源码。-Developed on the C8051F320 USB Audio Device in the routine, the template contains two firmware and Windows driver source code.
usb_hid_led
- Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the dev
gly.c
- 用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-ba
usbtongxun
- 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯 的功能。-Abstract : The design of software under Windows in PC linking 51MCU with USB interface is presented
windowsdriver
- 采用mega8单片机做成USB转并口的51单片机的下载线的windows下的驱动程序-Mega8 made use of single-chip USB to parallel port to download the 51 single-chip line driver under windows
k9f2808
- USB转并口CH341的WINDOWS驱动程序-USB to parallel port of the CH341 driver WINDOWS
qianruusb
- 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
CH375(dll)
- USB总线接口芯片CH375的应用层接口库V2.1 南京沁恒电子有限公司,CH375-DLL V2.1, 运行环境: Windows 98/ME, Windows 2000/XP, -support USB chip: CH372/CH375
MSP430.Win.x64.USB.Driver.090708
- MSP430单片机USB仿真器驱动,适用于windows系统-MSP430 MCU USB emulator drivers for windows system
USB-Calu
- 配合“4X4矩阵键盘”与PDIUSBD12USB从机控制器来实现USB仿真Windows计算器。通过4X4矩阵键盘上的按键可以向Windows的计算器中输入数字并进行计算。-With the " 4X4 matrix keyboard" and PDIUSBD12USB USB from the controller to achieve the simulation of Windows calculator. 4X4 matrix by the keys on the ke
2011IgorPlugUSB
- 用AVR做电脑遥控器的免费调试程序,下载即可使用,先做好固件,插在PC上-Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (
USB-data-transfer-module-instance
- MCU:PIC18F4550.实现了USB数据传输模块的设计,由于windows为HID提供了完整的类驱动程序及相应的API,因此开发PC端的HID应用只需调用API即可完成,作为嵌入式开发的工程师只要熟悉C++即可独立开发相关的上位机程序,无需在为协作开发中一人上位机、一人下位机的配合冲突而烦恼。-MCU: PIC18F4550. To achieve the USB data transfer module design, the windows to provide a complete
USB-GamePad
- 开发单片机的USB,实现游戏手柄的功能,并能够在Windows系统中的游戏控制器可以查看到。-USB GamePad using MCU
Jellyfish
- this is a book your me and we and me and with and in my windows
USB应用实验
- 基于ARM Cortex-M4F(TM4C123)单片机 【USB应用实验】 编程控制TM4C123微控制器的USB 模块,与PC机交互数据 【功能】 (1)PC机从命令行CMD 窗口发送指令,可以控制高亮LED灯的亮度(PWM模式调光); (2)PC机从命令行CMD 窗口发送指令,可以控制SPI接口DAC7512输出正弦波的峰峰值和频率,控制格式自定; (3)从PC机CMD窗口输入的字符串(回车结尾,EXIT退出)显示在12864液晶屏上来自MCU端的事件显示在PC机CMD窗