搜索资源列表
USBXilinx
- 实现了串行通信接口的全部功能,符合RS-232-C标准的完整UART模块源代码,中文注解,清晰易懂,经过严格仿真测试,绝对好用。-a serial communication interface of all functions, with RS-232-C standard UART modules complete source code, Chinese notes, lucid, after a rigorous simulat
fengccpp
- RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
DS18B20WenDuJi
- 本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。-This paper presents a DS18B20 based on the digital thermometer des
实例102 RS-232-C端口实时监控软件的设计实现
- RS-232-C端口实时监控软件的设计实现-RS-232-C port real-time monitoring software Design
C++ Builder与RS-232串行通信控制
- C++ Builder与RS-232串行通信控制
实例102 RS-232-C端口实时监控软件的设计实现
- RS-232-C端口实时监控软件的设计实现-RS-232-C port real-time monitoring software Design
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application
串口源程序
- 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
RS-232C
- 用芯片RS-232C做两机通讯。用查询方式发送和接受字符和文件。-chips used RS-232C communications do two machines. Inquiry used to send and receive text and documents.
USBXilinx
- 实现了串行通信接口的全部功能,符合RS-232-C标准的完整UART模块源代码,中文注解,清晰易懂,经过严格仿真测试,绝对好用。-a serial communication interface of all functions, with RS-232-C standard UART modules complete source code, Chinese notes, lucid, after a rigorous simulat
rs232ziliao
- RS-232-C 详解接口\技术的基本知识\串行同步通信的应用-RS-232-C interface technology explain the basic knowledge of the application of serial synchronous communication
hj
- RS-232-C详解 -RS-232-C Detailed
rs232
- 关于RS-232 RS-485串口通信的详细资料-On the RS-232 RS-485 serial communication of detailed information
COMbook
- 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -1. RS-232-C Detailed 2. Serial Communication basic wiring me
RS-232
- 利用c语言实现单片机中的RS-232接口电路的程序-Use c language Singlechip in the RS-232 interface circuit procedures
RS-232
- 基于RS-232的串口通信,包括51单片机C程序和VB程序-Based on the RS-232 serial communication, including 51 single C program and the VB program
C
- C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call
RS-232
- 2.2基于RS-232的串口通信C代码及VB接收通信代码-2.2 receive communications code based on the RS-232 serial communication C code, and VB
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports
温度定时巡检系统
- 以AT89C51单片机系统为核心,能对多点的温度进行实时巡检。各检测单元(从机)能独立完成各自功能,同时能够根据主控机的指令对温度进行定时采集,测量结果不仅能在本地显示,而且可以利用单片机串行口,通过RS-232总线及通信协议将采集的数据传送到主控机,进行进一步的存档、处理。主控机负责控制指令的发送,控制各个从机进行温度采集,收集测量数据,并对测量结果(包括历史数据)进行整理、显示和存储。主控机与各从机之间能够相互联系、相互协调,从而达