搜索资源列表
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
GM812X
- 2推荐:串口扩展芯片GM812X和非易失性存-two Recommended : Serial Port Expansion chip GM812X and nonvolatile deposit
ppi
- C51实现西门子PPI协议,加入了串口扩展芯片16C554的驱动,通过51串口接入PPI,扩展串口可自由协议,接入任何设备
cuankou
- 此例为单片机串口的应用!将串口外接一个串入并出的数字芯片,可实现在单片机的串口扩展成并口输出功能!
Uartdebug 简单的串口调试工具
- 一个简单的串口调试工具,此工具虽然简单,但是可以像SSCOM一样扩展-A simple serial port debugging tool, this tool is simple, but the same can be extended as SSCOM
GM8125
- 8051 系列芯片通常只有1 个或2 个串口,在工程实际中,往往需要多个串口进行整个系统的通信,但是普通单片机或者DSP 原有的UART 串口都比较少。GM8125可以将1 个全双工的标准串口扩展成5 个全双工的标准串口,并能通过外部引脚控制串口扩展模式:单通道工作模式或多通道工作模式。-8051 series chips are usually only one or two serial ports, in engineering practice, often requires a num
UART_16C554
- UART——16C554的设计,多要设计串口扩展的朋友有帮助-UART- 16C554 design, multi-serial interface to design the expansion of our friends have to help
CF
- 串口扩展非常好用的串口扩展芯片 谁有这个芯片的驱动程序啊 -chuankoukuozhan feichanghaoyong xiwangdajiaduoduozhichi
Verilog1
- 写PCI总线驱动的可以看看,最近在弄PIC多串口扩展卡,大家交流一下。
gm8125
- 本程序是GM8125芯片的程序,可用于串口扩展使用-This procedure is GM8125 chip program can be used to expand use of serial
Serial_Port_Communication_pdf
- RS232串口技术文摘 串口硬件标准:串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为一种标准,目前已在微
16c554
- 异步串口扩展芯片16c554 中英文参考资料-Asynchronous serial port expansion chip 16c554 references in China and English
UART_16gGGGC554
- 一个UART——16C554的设计代码,多要设计串口扩展的朋友有帮助。-A UART- 16C554 design code, serial extended to design more friends to help.
MATLAB串口通信设计源码
- matlab编写的界面,可用于串口通信设计及扩展(For serial communication design)
sscom42
- SSCOM 串口调试助手,支持扩展自定义指令(SSCOM serial debugging assistant, support extended custom command)
扩展_野火M3-USART2(polling)
- 野火教学板STM32库函数串口通信(Wildfire development board serial communication program, the use of library functions written)
serial_10p_v2.0
- 基于2416的串口扩展程序,扩展芯片stm32(Serial port extension program)
E语言串口通讯
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
20171209_025029958
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据(E language, serial port COM communication source code, routine program, easy language extension interface support library, application of easy language port components, and sending and receiving
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)