搜索资源列表
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
SeriesSample
- wince下的串口驱动例子,是学习wince驱动入门的好资料-Under wince serial driver example is a good learning wince-driven data entry
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
920USART
- 9200 串口驱动程序源码,非常有参考价值-9200 serial port driver source code, very useful reference
serial-drivers
- Linux下的串口驱动程序讲解。E文的 不过比较简单 很容易看懂的-Serial port driver under Linux to explain. E-man, but more simple and easy to understand the
serial.tar
- Linux 系统下串口驱动源码,及驱动开发说明-Serial driver source code under Linux systems, and Driver Development Descr iption
SetupSerialPort
- linux下串口驱动的一个测试例子,只需要简单的设置便可使用-linux serial port driver under a test example, need only a simple set up can use! !
linux_driver
- Linux环境下的串口驱动程序,有测试源代码和驱动程序源代码-Linux environment, the serial port driver, a test driver source code and source code
serial_s3c44b0
- (ARM)S3C2410+Linux平台上串口驱动程序-(ARM) S3C2410+ Linux platform serial port driver
linuxSerialPortDriverDevelopment
- linux串口驱动开发,学习Linux串口驱动开发的好文档-linux serial port driver development, learning Linux serial driver development of good documentation
usbqudong
- 单片机编程器 usb转 串口 驱动 很好用 多种型号 支持-Microcontroller programmer usb to serial port driver support good with a variety of models
linux_uart_driver
- Linux的串口接口及层次、串口驱动的参数配置、串口驱动的底层接口函数、串口驱动与上层的接口关联等相关内容-Linux' s serial interface and level serial driver parameter configuration, serial interface function the underlying driver, serial port driver associated with the upper interface and other rela
VirtualSerial
- DDK2000 写的虚拟串口驱动源代码,包含上层过滤驱动和测试例子-DDK2000 virtual serial port driver to write the source code, including the upper filter driver and test cases
实达多功能读卡器USB转虚拟串口驱动程序
- 实达多功能读卡器USB转虚拟串口驱动程序-usb com
uCOS_driver_example
- uCOS-II所有驱动应用举例,包含有串口驱动,通用口驱动,I2C驱动,实时时钟,PWM波驱动,LED驱动。-uCOS-II_driver example. almost all based on LPC,use uCOS-II system and arm system. for this driver you can develop you project easly and from this you also can learn a lot about ARM system and uC
VirtualSerial
- windows CE 环境下的虚拟串口驱动示例代码。 -virtual serials code in windows CE.
HL-340USB
- HL-340USB转串口驱动,用于老式串口设备的驱动!-HL-340USB-to-serial drive, serial device driver for the old-fashioned!
vxworks串口通讯驱动源码
- vxworks串口通讯驱动源码,包含头文件,实测可用。
usb转串口驱动
- usb转串口驱动,好用,支持win7 win8 win10。同时附带串口调试工具,十分方便
RS232串口连接
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则