资源列表
[串口编程] serialport
说明:描述上位机K-Bus Monitor的串口读取线程设计思路。-The source codes can be used for receiving or transmitting serial data.<孙琬晴> 在 2025-06-25 上传 | 大小:7kb | 下载:0
[串口编程] readwrite3
说明:采用LabVIEW作为编程环境,通过计算机串口采集外部信号,并且对信号作相应的解算!-Use LabVIEW as a programming environment, acquisition external signal through the computer serial port, and the signal corresponding solver!<高玉霞> 在 2025-06-25 上传 | 大小:38kb | 下载:0
[串口编程] guandaotest
说明:采用LabVIEW8.20作为编程环境,设计一套惯导监控界面,对惯导的实时动态进行测试!-The adopted LabVIEW8.20 designed as a programming environment, set INS monitoring interface, real-time dynamic of the INS test<高玉霞> 在 2025-06-25 上传 | 大小:108kb | 下载:1
[串口编程] Assist06-23
说明:c#简单串口通信 鉴于很多人说收不到数据(其实是没有显示出来我原来简介已说明加断点调试了),现修改为可以再textbox显示收到的数据版本-Simple c# serial communication<zhang> 在 2025-06-25 上传 | 大小:75kb | 下载:0
[串口编程] MFC-com
说明:本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w<赵小亮> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[串口编程] communication
说明:对远程抄表系统的方案、系统的组成、硬件的配置、软件设计、工作原理、功能以及技术性能进行了论述。该系统通过下位机(MCU)和无线收发模块(PTR2000)采集、整理数据,通过串口经MODEM模块与上位机通信,水、电、气公司通过上位机(PC机)收集数据,实现远程无线自动抄表的功能。 -Of long-distance meter reading system solutions, system composition, hardware configuration, software design,<赵小亮> 在 2025-06-25 上传 | 大小:4kb | 下载:0
[串口编程] Delphi
说明: 串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver<赵小亮> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[串口编程] DelphiSPCOMM
说明:Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 目前,利用 Delphi实现串口通信的常用的方法有 3种:一是利用控件,如 MSCOMM控件和 SPCOMM控件;二是使用 API函数;三是调用其他串<赵小亮> 在 2025-06-25 上传 | 大小:67kb | 下载:0