搜索资源列表
转速计
- 本程序利用VB实现了串口读取转速计的功能,相信会对VB开发串口通信的读者有很大的帮助-procedures for the use of the VB read the serial speed of function, I believe it VB serial communication readers will be very helpful
mscomm
- 串口通信,从串口中读取数据,把数据转化为十六进制的数
PortRead
- 实现485串口通信的一个小例子!能读取我们公司的二次压降检测仪的数据。
GPS
- 这是一个GPS芯片的程序,能够读取各种GPS信号,采用串口通信,能够准确地定位地理信息
VCPP-chuangkou
- 包含串口通信,教学源码,数据传输,多串口控制,数据读取与处理,从入门到提升的源码资料-Contains the serial communication, teaching source, data transmission, multi-serial port control, data reading and processing to enhance the source data from entry
cktx
- 学习串口通信的好资料,内含有创建一个串口,打开串口,读取串口内容,关闭串口,还有多线程串口编程知识-Learning a good serial communication data contains create a serial port, open the serial port, serial port to read the contents, close the serial port, serial ports are multi-threaded programming know
SerialPort1
- 串口通信程序,可利用其对串口数据进行读取并发送-serial port programe using for us to communicate
Inverters
- 变频器串口通信控制检测的软件编程 对于变频器回送的状态信息则利用Windows的消息处理函数OnComm()进行处理。在消息处理函数中,将变频器回送的14个状态字一次全部读到所定义的变量参数中,然后程序再从变量参数中分别读取各状态字,在屏幕上显示、判断并报警。-Inverters Detect serial communication control software programming for the inverter loopback status of the informatio
iWin32COM
- 对异步串口通信的读取和写入很好的封装。建议初学者看一下-Asynchronous serial communication to the read and write very good package. Recommended for beginners to look at
SerialCommunication
- 此为串口通信底层代码,实现串口基本通信,可以通过GSM模块和GPRS网络实现对手机短信的读取和发送(需要手机SMS卡和一定的硬件条件),此程序为其他大型系统程序的基础,比如:我现在正在做的 SMS宾馆客房预定系统(还没完成)-This is the underlying code serial communication, the realization of the basic serial communications, through GSM and GPRS network module
import_output_HelloWorld
- 实现了,串口通信,本实例通过串口输出字符串“Hello Word”,并且实现了从串口读取1字节数据后,再返回串口的功能。-Achieved, serial communication, this instance of the string through the serial output " Hello Word" , and achieved a byte of data read from the serial port, then return to the seria
vb-chuankou
- VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored data, serial, and can display the data curve
PCserial
- 编写VB程序实现PC与智能仪表串口通信,自动连续读取并显示仪表温度测量值等-VB Program for the preparation of PC serial communication with the intelligent instrument
SerialPort
- 串口编程例子 使用蓝牙设备进行串口通信 读取字符串-Serialport exemple VC
vb
- VB串口通信程序,已经项目中应用通过,主要为串口数据配置,读取缓冲区数据-VB serial interface communication program source code
CAN通信监测
- 串口通信实时检测,可以实现串口的实时读取和索引(Real-time detection of serial communication)
ModbusDemo
- 进行与设备的串口通信,读取数据,检查状态等(Communicate with the serial port of the device)
串口
- 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
MSComm 串口通信6月9日
- 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters from the CPU into a continuous
Rxtx串口通信链接库及jar包32位64位
- Java 读取串口数据,用Java 编写的读取串口中的数据 (Java 读取串口数据)(Java reads serial data and reads data from serial port written in Java (Java reads serial data))