搜索资源列表
uartReceiveMessage
- 本代码是VC源代码,实现通过串口接收和发送短消息。-VC code is the source code to achieve through the serial port to receive and send short message.
gps-c
- 基于nema-0183格式的gps板 串口接收及报文解释。主要针对通用格式的gps报文。-based nema - 0183 format of a GPS receiver and serial board reportedly explained. Aimed at a common format of a GPS message.
dosCOM
- c语言编写的tc下串口通讯原程序,其中包括串口的设置,串口接收数据,串口发送数据!-c tc language of the original Serial communications procedures, including serial configuration, serial data receiver, Serial sent the data!
UCOSII2.83_S3C44B0_LIYUTAI
- 该UCOSII_2.83移植为基于立宇泰S3C44B0X的专业板,外部晶振为8MHZ,内部频率为MCLK=64MHZ,串口波特率为115200,串口0。四个Exint4,Exint5,Exint6,Exint7,外部中断每按一次累加一次并把数据发送上来(直接在超级终端中使用),同时开了串口0接收中断:串口0把接收到的数据仍旧发送上来,同时四个任务发送Task0,Task1,Task2,Task3 外部中断和串口接收中断采用我们一般使用的模式,只是在进外部中断和串口接收中断时关总中断,
chuankoumessage
- 这个函数是用来处理串口消息事件的,如每当串口接收到数据,就会产生一个串口接收数据缓冲区中有字符的消息事件,我们刚才添加的函数就会执行,我们在OnComm()函数加入相应的处理代码就能实现自已想要的功能了。-this function is used to handle serial news events, whenever serial data received, will have a serial port receiving data buffer characters are ne
mega1280
- AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能-AVR ATmega1280 microcontroller serial communication serial port to receive a string, four serial ports is also enabled with a communication time-out processing
52
- 单片机与单片机通信实例(主机) 功能:通过串口与从机与主机的通信,对从机1发出问询帧,然后接收从机1 的脉冲数,通过简单计算得出电压控制值,通过串口发给从机2-Examples of single-chip MCU and Communication (host) function: through the serial port and from the machine with the host communications, on information sent fro
mutibyte_scom
- PIC单片机16f628A串口发送接收程序.汇编语言编写-PIC single-chip serial port to send procedures. Compiled languages
CharTerminal
- 本例主要使C++的MSComm控件编写串口程序,串口接收程序-Export to receive program
RS232C
- PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
51receive
- 51单片机串口接收子程序,接收来自pc机的数据-51 prog
(API)
- API函数写串口通讯,分别采用阻塞和轮训的方式接收数据,-WU
COM
- 实现串口发送和接收的实例程序!可以实现串口相互发送接收字符!-Serial instance to send and receive program! Serial receiver can send another character!
labview做的串口接收并波形显示
- 串口接收并波形显示,并存储,以及回放功能
串口通讯
- 易语言编写的串口程序附带进制转换,指示灯显示二进制数(Easy language to write the serial program with hexadecimal conversion, indicator light shows a binary number)
单片机汇编:RS232串口实验
- 1.发送数据; 2.返回接收到的数据; 3.数码管显示接收到的HEX数据.(Assembler of RS232 serial port experiment)
Com
- 在LabVIEW2016上编写的串口通信程序,可以实现收发数据,显示接收数据和波形。(The serial communication program written on LabVIEW2016 can receive and receive data and display the received data and waveform.)
串口工具源码
- 模拟串口工具 可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)
matlab 串口 gui
- 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)
Demo2
- 串口通信,上位机与下位机的通信实现,自定义输入,接收数据,功能强大,界面简洁。(Serial port communication)