搜索资源列表
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
程序实例.doc
- 介绍了利用API函数和MSComm控件设计串口通信程序的方法,包括字符与文件的发送与接收。
vc
- vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
GPS123
- GPS串口数据接收程序实例 .doc-gGPSde shili chuan kou jishu jieshou
main
- KEIL编写 串口的接收与发送程序 51单片机-KEIL to write a serial program 51 microcontroller
SCI_interrupt
- 串口通信程序,2812接收到数据后产生中断,然后将收到的数据再发出来。-Serial communication program, 2812 after receiving the data to generate an interrupt, then the received data is sent to.
TMS320C6000
- 本文介绍TMS320C6000系列中断设置的简明方法。通过示例定时器中断,MCBSP串口接收中断及外部中断这三种中断实现过程,介绍如何实现中断各个寄存器的配置,中断向量表书写以及中断服务函数。最后提供一个简要的示例程序可供大家下载使用。此示例在DSK6416的TI官方实验板上通过测试。由于定时器和串口工作模式较繁,因此对中断无关部分不做介绍。-This article describes the TMS320C6000 interrupt settings concise method.
GPS
- 本文以一款EverMore公司的GM-X205GPS接受模块为例,介绍了其数据格式,以及应用PIC16F874单片机RS232串口进行数据接收的程序。-Video input and output files, video from input to output function
uart_if
- FPGA与串口通信的控制程序,通过程序控制通信的配置接收和发送。-FPGA with serial communication control procedures, through program control communication configuration receiving and sending.
Timer
- RM7 UART串口接收实例程序,TXT文档 可以KEIL直接调试-RM7 UART serial port to receive examples of procedures, TXT documents can be directly KEIL debug
Written-linux-serial-procedures
- 编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,可以直接调用-Written linux serial procedures to achieve the basic serial communication function, and when receiving packets using a ring buffer, you can directly call
tft
- 晶联讯TFT显示程序,可以从串口接收数据并显示在TFT上!适用型号JLX12864G-1016-Telewide crystal TFT display program, and can display data received from the serial port on the TFT! Applicable models JLX12864G-1016
CO2mh214
- 二氧化碳模组mh214的51单片机程序,串口接收,已经调试通过-Carbon dioxide module mh214 51 SCM procedures, serial reception, has been debugging through
ATMEGA16PUSART
- AVR单片机atmega16串口中断接收和发送程序-AVR ATmega16 microcontroller serial interrupt the sending and receiving program
NO19_UART_REV
- 学习板演示程序 异步串口通讯:利用单片机UART的接收功能,等待接收一串数据-Learning Board demo- asynchronous serial communication: the use microcontroller UART reception function, and waiting to receive a series of data
VisvalC_MSComm
- 该论文提供了利用 Visual C++6.0 MSComm 控件实现串口通信软件的设计, 将 MSComm 控件作为微软公司提供的简单Windows 下串口通信编程的 ActiveX 控件, 它通过串行端口传输和接收数据, 为应用程序提供串行通信功能,- This paper presents the realization of serial communication software using Visual C++6.0 MSComm control, MSComm control
