搜索资源列表
UCOSusb
- 在ads1.2编译成功基于lpc2214的UCOS操作系统下的usb及串口通讯系统项目文件.包括ucos内核文件.对在ucos下编写arm程序朋友大有帮助.-in ads1.2 compiler based on the success of the UCOS lpc2214 operating system under the usb and serial I communications system project documents. OUT including kernel docum
usbserial
- 常见的usb转串口驱动安装程序,FT232 CH340 PL2303,均经过本人测试-Common usb to serial port driver installation process, FT232 CH340 PL2303, all after I test! !
userial-firmware-v1.6
- userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. Hardware and Software are released under an Open Source licence. It supports the following interfaces: * USB interface (serial emulation) *
VirtualCom_2_OK
- 一个简单的基于LPC2468的USB转串口范例-LPC2468 based on a simple USB to serial port of the sample
dnw
- DNW - Windows XP serial terminal to FriendlyARM Mini/Micro2440 + USB loader. also check for Mini/Micro2440 windows XP USB driver.-DNW- Windows XP serial terminal to FriendlyARM Mini/Micro2440+ USB loader. also check for Mini/Micro2440 windows XP USB
can-usb
- C语言实现的CAN转串口通讯程序,可双向通讯也可单向通讯-CAN SEND DATA TO SERIAL PORT
CH340DS1
- CH340 是一个 USB 总线的转接芯片,实现 USB 转串口、USB 转 IrDA 红 外或者 USB 转打印口-CH340 is a USB bus adapter chip, USB to serial, USB to IrDA infrared or USB to LPT
IOtest
- 嵌入式系统设计与开发实例详解随书光盘源程序IOtest程序-Windows platform development kit-USB to Serial Driver
STM32_Virtual_COM_Port.rar
- STM32实现虚拟串口USB转串口,在开发板上进行了验证,The STM32 achieve virtual serial port USB to serial port, has verified on the shenzhou VI development board
USBCDC()
- 路虎开发板LPC1768官方一个USB虚拟串口例程,适合开发USB转串口线等应用-Land Rover LPC1768 development board official a USB virtual serial port routines, suitable for developing applications such as USB to serial cable
USB-COMM-DRIVE
- USB 转串口线驱动,用于单片机的系统开发。-USB to serial line driver for single-chip system development.
STM32-USB-To-COM
- STM32F103系列USB虚拟串口使用,调试通过正常使用-STM32F103 series of USB virtual serial port to use, debugging through normal use
430AD2
- DM430-L型最小系统板串口测试程序,使用单片机的串口0通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板 //系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可-DM430-L-type minimum system board serial testing procedures,
USBzhuanchuankou
- USB转串口,实现单片机USB转串口功能-USB to serial, to achieve single-chip USB to serial port functions
USBCOM
- 基于STM32F103T8芯片的USB转隔离串口的设计方案,带原理图,源程序。-USB-to-serial-based isolation designs STM32F103T8 chip with schematics, source code.
USB-2.0-TO-RS232-Cable
- USB虚拟串口,STM 32konghxi -USB virtual serial port
mpu6050-germen
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 -experiment equipment: Explorer
Template-Function
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 注意事项: 无. 正
ADCPDACPDMA
- 实验器材: 探索者STM32F4开发板 实验目的: 学习STM32内部ADC的使用 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,ADC(STM32内部ADC1,通道5,即:ADC1_CH5)-experiment
实验12 OLED显示实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,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) 5,24C02(IIC连接在PB8/PB9上面) 实验现象: 本实验通过KEY1按键来控制24C02的写入,通过另外一个按键KEY0来控制24C02的读取