搜索资源列表
转串口模块说明
- 转串口模块说明 转串口模块说明
ATMega8 模拟 USB 实现通用串口
- ATMega8 模拟 USB 实现通用串口(用CDC类)USB 转串口,附源代码.
AVR_USB_JTAG.rar
- 使用国产CH341A芯片实现USB转串口,完全兼容AVR JTAGICE,可以自动升级。 支持芯片: ATmega16(L), ATmega162(L), ATmega169(L or V), ATmega32(L), ATmega323(L), ATmega64(L), ATmega128(L). 原理图还附加了RS232接口,可以方便用户自主选择串口或USB下载程序。 还附加有可自动升级的HEX文件,The use of domestically produced CH341A ch
USB
- USB转串口驱动程序,自己测试过,可以用的-none
usb转串口线 驱动 PL2303
- 这个是usb转串口的驱动,其转换芯片是pl2303,所以,凡是这种转换芯片做的转换器都可以使用这个驱动,——基于windows32的!方便用于stc单片机的串口下载,这个也是stc官方支持的usb转串口驱动!方便大家共享!-a usefull driver for PL2303,a kind of usb to serial convertor!
USBtoUART
- USB转串口程序,已经调试通过,调试环境为keilc.-USB to serial procedures, has been through the debugging, debugging environment keilc.
UsbToUart
- usb转串口单片机固件程序,能实现usb-232的双向转换-usb to serial single-chip firmware, usb-232 to achieve the two-way conversion
driver_for_USB_to_serial_port
- 通用USB转串口驱动,用于串口下载程序(而现在很多主机和笔记本都没串口),这是需用到,PL2303-Universal USB-serial driver for the serial download (and now a lot of hosts and laptop no serial port), which is need to rely on, PL2303
USBtoRS232Driver
- USB转串口驱动程序,可以用在笔记本电脑上,方便的通过串口给单片机下载程序!-USB-serial driver, can be used in notebook computers, convenient to the microcontroller through the serial port download!
ERITHNET
- 基于2131基础上的ZNE-100T以太网转串口模块的应用-example of ZNE-100T in nxp2131
CDM2.06.00WHQLCertified
- Z-TEK USB转RS232串口驱动文件,刚刚在网上找到的,是官方最新发布的版本2.06 希望对大家有些用-Z-TEK USB switch to RS232 serial port driver files, just find on the Internet is the latest official release of version 2.06 you want to be of some use
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
USBSer
- 这是wince下usb转串口的源码.欢迎下载.-This is a wince under the usb to serial port of the source. Welcome to download.
USBDriver
- CE下如何设计USB转串口驱动程序 CE下如何设计USB转串口驱动程序-CE How to Design CE USB to serial port drivers on how to design USB to serial port driver
usbqudong
- 单片机编程器 usb转 串口 驱动 很好用 多种型号 支持-Microcontroller programmer usb to serial port driver support good with a variety of models
UsbToUart
- usb 转串口的固件端代码,主控器采用AT89S52实现。-end firmware transfer usb serial code, master with AT89S52 achieve.
UsbToUart
- USB 转串口 基于AT89c51 和D12 -USB to serial port and the D12 based on AT89c51
ok_w5500_转串口_无操作系统
- 以太网转串口,STM32+W5500,无操作系统移植(KEIL MDK+STM32+W5500,NO RTOS)
串口IAP实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:460800,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 本实验开机的时候先显示提示信息,然后等待串口输入接收APP程序(无校验,一次性接收
STM320F103 USB转虚拟串口
- 在STM32F103开发板上实现了USB转为虚拟串口的功能。(The function of converting USB to virtual serial port is realized on STM32F103 development board.)