搜索资源列表
CSharpDHT11
- 软件总共分为四层:界面层、串口层、数据层、显示层、操作层。 界面层主要提供人机交互界面,方便使用者观察数据和操作。 串口层主要负责下位机与上位之间的通信和简单的数据处理。 数据层主要对数据进行存储,以及被其它各层调用数据。 显示层主要负责数据的显示。分为简易界面的显示和主界面的显示。简易界面包括实时时间和特定时刻的温湿度显示。主界面包括直接读取串口处理后数据的文本显示和从数据库中读取数据的控件显示。 操作层主要负责的数据进行细致处理,包括添加、删
CSharpSMSAT
- C# 串口 AT指令实现短信发送与读取等,连接短信输入短信中心号码,设定通信端口,设定波特率,连接后即可使用AT指令发送短信,基本操作可实现查询中心号、SIM卡号、设置中心号、测信号强度、清除显示区域等功能-C# serial AT commands to send and read messages realization, connected text input SMS center number, set the communications port, set the baud rat
Cpot
- C# 读取电子秤地磅源码 用于串口通信协议- C# read electronic loadometer source code for serial communication protocol.
ComTest0608-(2)
- VS 2008 串口通信程序 可读取文件发送 把读回来的数据写成文件-VS2008 com communication
test---SimpleComm
- 简单的串口调试工具,根据Modbus-RTU通信协议读取。-Simple serial debugging tools, read according to Modbus-RTU communication protocol.
WindowsFormsApplication1
- C# 下的串口通信程序,编写的时候主要是用来读取Ardunio pro mini通过usb串口传过来的数据,并且根据数据进行屏幕方向的设置。-Get data serial in C#
PressureMeasurement
- 之前用来进行串口通信读取下位机传送的压力值,并用Zedgraph控件作实时曲线显示。-Serial communication to read pressure value hardware,and show it with Zedgraph simutanously.
smcomm
- VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored serial data, and can display data curve
UartSaveData
- 串口通信代码,DB9接口,在自己编写代码驱动的其实很简单:打开串口,配置串口,读取串口,关闭串口,还可以自己设置奇偶校验。- Serial communication codes, DB9 interface, write your own code-driven is simple: Open the serial port, serial port configuration, read the serial port, close the serial port, you can al
MODBUSReadICCard
- Modbus通信,通过串口,采用ModBus协议读取某个设备的IC信息信息,思路清晰,欢迎下载。-Modbus communications via the serial port using ModBus protocol to read a device IC Information, clear thinking, welcome to download.
ComTest C#2010
- 通过串口与三菱PLC进行通讯,能读取、写入各个软元件。(Through serial port and MITSUBISHI PLC communication, can read, write to each soft component)