搜索资源列表
Internet_comm_src
- 基于Internet的嵌入式通用数据采集及远程控制系统服务器程序--采集串口发过来的数据后显示并使用UDP在网络中共享-Internet-based embedded Universal Remote Data Acquisition and Control System server -- Acquisition sent to the serial data shows and the use of UDP in the network sharing
chuankouxianshi
- 1、串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the pro
376.1_v7
- DLT698(Q/GDW 376.1-2009)测试程序,适用于集中器、采集器、负控等终端,支持串口模式,GPRS服务器模式,GPRS客户端模式.支持自定义规约的收发,运行环境.net4、 .net3.5sp1,x86系统。QQ:4482257/沈-DLT698 (Q/GDW 376.1-2009) test procedures applicable to the concentrator, acquisition, negative control terminals support ser
Linux.cuankobianc
- 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
ATmega16
- 基于ATmega单片机的信号采集与串口通信功能程序软件-ATmega microcontroller-based signal acquisition and serial communication functions Software