搜索资源列表
RS232串口调试助手源码
- 本程序为串口调试助手源代码,VC6.0平台上开发使用,可以直接作为串口的相关开发项目上使用,使用了多线程的方式串口通讯,本程序在原来的版本上升级到了V2.3,现在分享给各位程序员,希望对大家的项目开发有所帮助,节省开发时间。
Comm(串口调试工具)
- 串口调试程序源程序。 非常好的串口调试助手,提供源程序,供大家参考。-serial debugger source. Serial debugging very good assistants and provide the source for your reference.
rs232AND62256Test
- 串口调试程序,本人第一次发,呵呵,肯能给大家带来帮助,这个程序是我借助串口来调试外部RAM用的,希望能给大家带来帮助 -serial debugger, I made the first, huh, willing to give us some help. this procedure is to use serial debugging external RAM with the hope that we can help br
vb_jackey_rs232
- 简单的串口调试程序 用vb编写的,可以自行添加功能-simple serial debugging procedures used to prepare the vb can add their own functions
serial_labview
- 一个完整的labview串口通讯程序,功能与常用的串口调试助手相当-a complete LabVIEW serial communication procedures, functions and common serial debugging assistant considerable
rs232vb
- 串口通讯程序源代码,包括工程,调试通过的。-serial communication program source code, including engineering, testing passed.
RS232_mcus
- 单片机的串口调试程序,可实现简单的串口通信-Single-chip serial debugging procedures can realize a simple serial communication
RS232
- LABVIEW串口调试程序源码,实现数据的接受和发送,非常棒啊! -LABVIEW serial debugger source, to accept and realize the data transmission, very good ah!
serial-test
- 自已编的串口调试程序,此程序可以借助串口助手进行调试(rs232通讯调试),验证其连通性.-Own series of serial debugger, this procedure can make use of serial debugging assistant (rs232 communication debugging), verify the connectivity.
rs232-debug-V2.0B
- TMS320VC5509a评估板的串口调试程序-Evaluation Board TMS320VC5509a serial debugger
IO_UART
- STC单片机IO口模拟RS232测试程序,Keil Cx51应用开发技术中的程序主要的功能是在利用串口调试工具发送一个8bit的数据,而后单片机接收后把这个数据发送给模拟串口-STC Single-chip analog IO port RS232 test procedures, Keil Cx51 technology application development process is essentially the functi
RS232
- 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
RS232
- 自己写的串口调试程序,添加了很多功能,良好的界面-Writing their own serial debugger, add a lot of features, good interface
rs232(C51)
- rs232串口通讯程序,调试通过,根据情况自己做点修改-rs232 serial port communication program, debug through, depending on the circumstances do modify their own
rs232
- 串口发送程序(RS232)经过调试可用,用于控制硬件通信-labview(1)
rs232
- 基于FPGA的rs232串口调试程序,开发板DE2。-Rs232 serial FPGA-based debugger, development board DE2.
rs232
- 单片机串口通信程序,可用PC通过串口调试助手测试!-MCS-51serial program!
Rs232
- msp430f149的串口调试程序,用计算机的串口调试软件和单片机进行调试-msp430f149 serial debugger, using the computer' s serial port to debug software and debugging MCU
RS232串口连接
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进10
uart_2_pc
- 实现FPGA和PC通过串口传输数据,已经通过验证,可以结合自己的设计直接拿来用(ealize FPGA and PC to transmit data through serial port)