搜索资源列表
该程序实现2407的串口异步通信
- 个在两个DSP之间实现简单异步通信的通用程序。 //该程序实现2407的串口异步通信-in two months between DSP simple asynchronous communication common procedures. / / The program of the 2407 serial asynchronous communication
usb串口下载线固件及电路图
- usb串口下载线固件及电路图通用
ATMega8 模拟 USB 实现通用串口
- ATMega8 模拟 USB 实现通用串口(用CDC类)USB 转串口,附源代码.
CommLib
- 用c#实现的一个通用串口组件,很好的开发借鉴-used to achieve a common serial components, the development of good reference
汇编串口
- 本程序是通用同步和异步串行接收器和转发器(USART)在异步状态下使用中断 * 方式进行全双工接收和发送数据的通信程序。共包括下面列表中这四个子程序。这 * 四个子程序的具体使用方法请参考各自的说明。-this procedure is common synchronous and asynchronous serial receivers and transmitters (USARTs) in the state to use as
伺服电动机控制5帧(通用协议传输)
- 在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!-vb used in a string of serial form to the agreement, which have a certain commonality! Procedures used to control the servo motor, debugging through!
myMcBSPIO
- VC5402的MCBSP作为通用串口的程序-DSP serial port as a common procedure
12142002485
- 通用串口通讯,C51程序源代码 通用串口通讯,C51程序源代码 -Universal Serial communications, C51 source code generic serial communications, C51 source code
UART
- 一个通用串口的verilog源程序,包含发送和接收模块-A universal serial Verilog source code, including sending and receiving modules
src
- 串口数据采集实时显示程序。本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。-Serial data acquisition in real-time display program. This procedure using VC6.0 Universal Serial control MsComm32.ocx to sent to the serial port data acquisiti
GM812X_FV_C
- GM812X 系列串口扩展芯片可为用户提供最简单和高性能的通用串口扩展方案,该系列芯 片子串口最高波特率达38400bps。该芯片提供两种工作模式,用户可根据需要灵活选择。该芯 片母串口和子串口的工作波特率可由软件调节,而不需要修改外部电路和晶振频率。 GM812X 系列芯片的外部控制少,应用灵活,编程使用简单,适合于大多数需要多串口扩 展的应用场合。 驱动C代码-GM812X series of serial ch
uart
- 用ALTERA的芯片做的多串口代码,内部做了3个通用串口,适合51 ARM等CPU,有完整的ALTERA工程和仿真波形-uart FOR ALTERA
test_serial
- vxworks下的通用串口测试程序,可以测试RS232,RS485。-general uart test code for vxworks
comtemp
- 串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Ser
USB2.0转通用串口RS232转接头驱动+usb-serial
- USB2.0转通用串口RS232转接头驱动+usb-serial
串口数据采集
- 串口数据采集,实现串口的数据采集与通讯、解析功能(Serial data acquisition)
VB 串口调试软件源代码
- 通用型串口调试助手,适合于所有串口调试,功能强大,使用简单(Universal serial debugging assistant, suitable for all serial debugging, powerful, easy to use)
COMPORT-4.14_XE10
- delphi D7-XE7通用串口控件,亲测可用(delphi D7-XE7 comportV4.14)
通用版EXECL数据库
- 用事件驱动的VB读写串口的实用程序,包括VB读写EXECL表格的功能。(Use event driven VB to read and write serial port utilities, including the function of VB reading and writing EXECL forms.)
串口调试助手
- 通用串口调试助手,里面包含不同波特率的设置,非常好用