搜索资源列表
PC-RS232_control_LED
- 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and to reach the PC use to control
WindowsCEcom
- 以前看了很多文档,知道Windows CE的串口如何操作,但是由于从来没有想过要用串口,也没有实际的作过。昨天有人需要用我们的开发板,而他们主要就是要用串口,我就写了一个程序,用来测试串口是否工作。记录下来,作为以后串口通信程序的起点-before seen a lot of documents, Windows CE know how to operate the serial, But he never thought to use serial port, nor the actual m
jiekoutongxin
- 一、 设计目的及所需设备: 了解PC机串行口的使用;所需设备为:PC机,RS232插座及连线; 二、串行口的有关硬件资料 1. 9芯RS-232C接口标准: (1) 引脚1:CD,载体检测; (2) 引脚2:RXD,接收数据; (3) 引脚3:TXD,发送数据; (4) 引脚4:DTR,终端准备好; (5) 引脚5:信号地; (6) 引脚6:DSR,MODEM准备好; (7) 引脚7:RTS,请求发送; (8) 引脚8:CTS,清除发送; (9)
chuankoutongx
- 本文分析了当今带专用检测转换电路的双机冗余系统存在的可靠性问题,提出了利用双机的串行口代替专用检测转换电路,通过串行通信相互检测主备机工作状态,由软件完成备机切换成主机的新型设计思想,为计算机在工业实时监控系统应用中的可靠性开辟新的思路。-This paper analyzes the current detection with exclusive conversion circuit for the double-redundant system of reliability, the us
20070320230059537
- 嵌入式linux下的串口通讯编程与实现 详细分析串口的设置等-the serial communication programming and implementation of a detailed analysis of the serial port settings
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
API-PORT
- MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
C51
- 一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -C51 microcontroller serial port to receive a (break) and send routine can be used to interrupt the microcontroller 51 receives the test
SMS_cat
- 所谓短信猫,其实是一种工业级级GSM MODEM,通过串口与计算机连接,可以通过AT 指令控制进行短信收发的设备。国内目前应用较多的短信猫,都是以SIEMENS 或WAVECOM 模块为核心组装而成的,与普通手机相比更为稳定高效。-The so-called SMS cat is a kind of industrial-level GSM MODEM, connected through the serial port and the computer can be carried out t
GM
- 本文以MCS-51单片机为开发平台,设计一个基于单片机的数据采集系统。系统可以采集16路模拟量,精度为12位,16路开关量和2路脉冲量,并将采集到的数据每隔一分钟通过串口发送到PC机。-In this paper, MCS-51 microcontroller as the platform to design a microcontroller based data acquisition system. System can capture analog 16, a precision 12
VBconnet
- 利用VB实现计算机串口与单片机C51的串口通信!-The computer serial port using VB implementation of serial communication with a microcontroller C51!
ADC
- 基于单片机的多路数据采集系统的设计方案,采用的是AD0809和51单片机,及LED液晶显示-To ADC0809 and 8051 as the core of the system, including three parts: data collection, data processing and display, the terminal receiver. Including its control, display, A/D converter, power conversion i
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
Serial-port-commu-protocols
- 串口通讯—通信协议的详细描述,很有用的,UART设计必备资料-Serial communication- a detailed descr iption of communication protocols, useful, UART design information necessary
Serial-communication-programming
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
A-camera-ok
- 基于DE2的ov7670摄像头采集图像系统,通过串口发送到PC-Based on DE2 ov7670 camera image acquisition system, through a serial port sent to the PC
VC-A-serial-port-communication-
- 打开串口给串口发送命令,开始计数工作,从串口读取计数值转化从串口读书过来的计数值ASC 码为十进制数据 -VC A serial port communication
serial-communication
- 利用C语言实现RS232串口上下位机通信的设计-Using C language to realize RS232 serial port communication up and down a machine design
A-serial-port
- 串口小工具,本人用过的最好用的串口小工具,纯绿色,无需注册。可十六进制转换-Serial small tools, I used had better use the serial port of small tools, pure green, without registration.Hexadecimal conversion
BLK-MD-SPP-A-AT_Commands
- BLK-MD-SPP-A蓝牙模块AT命令集。用户可以通过串口和BLK-MD-SPP-A芯片进行通信,串口使用Tx, Rx两根信号线,波特率支持1200,2400,4800,9600,14400,19200,38400,57600,115200,230400,460800和921600bps。串口缺省波特率为38400bps.-BLK-MD-SPP-A Bluetooth module AT command set. Users can communicate through the serial
