搜索资源列表
uart-usb[pcb]PCB
- usb-串 口 转 换pcb板 图,pcb格式-usb-serial conversion pcb map, pcb format
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
stc-isp-v3.5-not-setup.rar
- STC单片机串口下载软件,支持STC系列单片机的下载,以及USB下载,STC Single-chip serial download software, support for SCM STC series download, as well as the USB download
stm32-sch
- stm32原理图,压缩文件,mcu,包含usb,串口,can接口等-stm32f103vb- mcu sch pcb
USB-to-RS232-Driver.ZIP
- PL2303芯片通用的USB转串口驱动程序,支持win7,保证可正常使用-PL2303 USB to serial chip universal driver to support win7, guarantee the normal use
usb转串口线 驱动 PL2303
- 这个是usb转串口的驱动,其转换芯片是pl2303,所以,凡是这种转换芯片做的转换器都可以使用这个驱动,——基于windows32的!方便用于stc单片机的串口下载,这个也是stc官方支持的usb转串口驱动!方便大家共享!-a usefull driver for PL2303,a kind of usb to serial convertor!
C8051F020_CH372
- 一个采用C8051F020+CH372实现的带USB功能的流量测控系统,包括C8051F020的AD/DA/串口编程、触摸屏的串口编程、CH372实现的USB接口编程(原创)等。这些源代码已在某产品中使用。-A used C8051F020+ CH372 achieved with USB function of flow measurement and control system, including the C8051F020 the AD/DA/serial programming, t
UART-USB
- 使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机-Microcontroller using a serial debugger issue a hexadecimal number, the microcontroller will receive this number and then sent to the host computer
USBtoUART
- USB转串口程序,已经调试通过,调试环境为keilc.-USB to serial procedures, has been through the debugging, debugging environment keilc.
USBTO2xRS232Cable1
- usb串口rs232可以让你的电脑和你的单片机有很好的连接,从而运行你的程序-usb serial rs232 allows your computer and you have a good single-chip connections, which run your program
UsbToUart
- usb转串口单片机固件程序,能实现usb-232的双向转换-usb to serial single-chip firmware, usb-232 to achieve the two-way conversion
USBdll
- 单片机USB串口通信模块的动态链接库,包括通用的对串口进行操作的各种函数。-Single-chip USB serial communication module dynamic link library, including general-purpose serial port to operate on a variety of functions.
1602clock
- 本程序 实现用 单片机 与计算机的串口通讯 ,usb口也可-This procedure using single-chip serial communication with the computer, usb port can also be
USB-ISP_download
- 用ATMEGA8进行USB串口协议的软件模拟和ISP制作的下载器-USB serial port protocol used ATMEGA8 to the software simulation and ISP produced Downloader
USB-examples
- 5个USB例程,全部带有完整的代码和讲解: 1、USB_MIDI键盘 2、USB假U盘 3、USB键盘 4、USB鼠标 5、USB转串口-5 USB routines, all with complete code and explain: 1, USB_MIDI keyboard 2, USB false U disk 3, USB Keyboard 4, USB mouse, 5, USB to serial port
实验48 USB虚拟串口实验
- usb 串口开发 了解USB开发过程,仅作为参考用(USB serial development to understand the USB development process, as a reference only)
07-USB通讯
- 主程序检测有按键按下则通过USB端口发送"This is BW-DK5483" , 可将开发板USB接口与PC连接,PC上运行串口大师等串口调试软件, 打开USB串口接收并观察开发板发送数据,也可由PC端发送数据至开发板,开发板将接收数据发回PC(The main program detects a button press through the USB port to send "This is BW-DK5483", the USB develop
串口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.)