搜索资源列表
ReadComm
- * 程序文件名称:ReadComm.java * 功能:从串行口COM1中接收数据-* Name of program file: ReadComm.java* feature: From the COM1 serial port to receive data
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
UART
- 【实验题目】 简单的串行口收发 【实验目的】 掌握串行口通信的基本用法 【硬件接法】 RXD和TXD通过RS-232电平转换电路连接到电脑的COM口上。 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“Uart.hex”,暂时不要运行。 关闭Flash Magic软件。 打开串行调试助手软件,选择正确的COM口,波特率9600,起始位1,数据8位,停止位1。 运行实验程序。 【运行效果】 对“串行口
SendComm
- 程序文件名称:ReadComm.java * 功能:从串行口COM1中接收数据-File name: ReadComm.java* Function: COM1 serial port to receive from the data
zonghe
- 该程序能实现双机之间串口通信,包括接收和发送-The program to achieve serial communication between two units, including receiving and sending