搜索资源列表
tutorial-telcom
- 网络传来的控制命令经过网络接口转发到串口,中控主机通过串口接收命令进行操作,并且设置 IP 地址、网关地址和分组号都是通过串口进行的,因此串口调试是监控程序调试的第一步。-network control commands sent through the network to transmit serial interface, China controlled by the mainframe to receive orders for serial operation, and set th
ComWatch
- 一个很不错的多串口调试的程序,这里是形成了比较好的界面,可以同时对多个串口进行监视 -a very good multi-serial debugging procedures, here is the formation of a relatively good interface can be on multiple serial port surveillance
Commmm
- 串口调试助手(CM精装版) V2.6, 一款非常好的串口调试工具,可改变发送周期,选择串口,选择波特率,数据位,较验位和停止位。可以把要调试发送的多个命令加入下拉列表中以方便选择。-serial debugging assistant (CM hardcover edition) V2.6, one very good serial debugging tools, may change this cycle, Serial choice, select baud rate, data spac
VxWorks
- 纯粹的BSP所包含的内容一般说来是和系统有关的驱动和程序,如网络驱动和系统中网络协议有关,串口驱动和系统下载调试有关等等。离开这些驱动系统就不能正常工作。
comm20
- 一个很好的串口调试软件-a good serial debugging software
MscoMM
- 一个非常实用,功能大的串口调试程序,实用VB6.0进行开发
java_SMS
- 首先在串口上连接一个或者多个MODEL(简单的说就是可以收发短信的手机),代码对串口进行初始化,控制收发,利用AT 指令操作MODEL进行短信的收发解码。自己调试过的,可用。
flash
- 利用串口调试助手看flash 中的 数据 4k*128页 =512K byte-Assistant to see the use of serial flash debugging data 4k* 128 page = 512K byte
UART
- 【实验题目】 简单的串行口收发 【实验目的】 掌握串行口通信的基本用法 【硬件接法】 RXD和TXD通过RS-232电平转换电路连接到电脑的COM口上。 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“Uart.hex”,暂时不要运行。 关闭Flash Magic软件。 打开串行调试助手软件,选择正确的COM口,波特率9600,起始位1,数据8位,停止位1。 运行实验程序。 【运行效果】 对“串行口
CommTest
- 为了方便各位朋友能够使用java的rs-232进行测试串口的调试,我提供此源码-test rs232
java_com
- java串口调试程序 1.波特率 2.数据位 3.停止位 4.校验位 -java serial debugger 1. baud rate 2. data bit 3. stop bit 4. parity bit
src
- Java基于rxtx串口调试软件代码,用eclipse编写,ui是swt.上传程序里没带swt和rxtx库,自己添加吧.程序只写好了收数据,发送数据没来得及写(相对简单).-Java based on RXTX serial debugging software code, write in eclipse, UI is SWT. Upload program didn t bring SWT and RXTX library, to add your own it. The program o
ReadComm
- 串口调试助手-Serial debugging
serialport_java
- Java串口调试助手将显示出串口调试助手,测试通信功能-Java serial debugging assistant will display the serial debugging assistant, test communications capabilities
Serial-debugging-assistant
- 用java语言编写的串口调试助手,十分的用。-Serial debugging assistant, written in the Java language is used.
51CTOJava-SerialCom
- Java版本的串口调试助手,里面涵盖了所有一般串口调试助手的功能。-Java version of the serial debugging assistant, which covers all the general features serial debugging aids.
commTest
- 使用Java语言编写的串口调试程序,自己在学习Java时尝试编写的,与普通调试助手功能一样,分享出来供Java初学者学习参考-Java language using serial debugger, try to write in their own learning Java, and ordinary debugging assistant features, the sharing out for Java beginners learning reference
comm
- 使用Java编写的串口调试助手,时自己在初学Java时所写,后来经过多次修改,在PL2303上使用没有问题,现在作为自己平时调试使用。分享给大家,给初学者一个参考。-Written in Java serial debugging assistant, when their own written in Java beginner, then after several revisions, the PL2303 with no problems, and now as their usual
BTClient
- 可用于调试蓝牙功能,蓝牙串口收发,此实例为仅作为蓝牙客户端,代码开源。(Debug the function of bluetooth,the source code is open.)
android-serialport-api
- Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)