搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
GSM11_12(2)
- 用C#语言编程实现通过串口调试GSM模块-C# programming language debugging through the serial GSM module
基于C语言的RS232串行接口通信实现
- 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
SerialPort
- 基于VS2003的C#语言实现串口调试,调用VC实现的动态链接库完成串口通信!-VS2003 C# language based on Serial debugging, calling C++ dynamic link library written in complete serial communication!
Stop_Wait_RS232
- 使用C#语言,利用RS_232串口标准和停等协议传输数据文件和图片-C# ,use RS_232 and Stop-Wait protocol to transmit data such as documents and pictures
sm3
- 一种串口+按键控制步进电机的c语言程序,可以按加速,减速键控制速度,按逆时针/顺时针键控制转向,按暂停键使步进电机暂停。-A kind of serial+ key control stepper motor c language program, can be speed up, slow down keys to control speed, according to counter-clockwise/clockwise shift key control, stepping motor
DLL
- GsmModem 源码 短信模块通过串口与PC机相连,该程序操作短信模块,发送手机短信,不支持接收手机短信,短信内容是从Microsoft SQL server中读取的,数据表和存储过程都提供了。开发平台是.net,语言是C#。操作短信模块指令是AT指令。 -GsmModem message source modules through the serial port and PC-connected operation of the program module message, send
comt(mux)-csharp
- 我用C#语言写的一个对COM端口读写的示例程序!希望对想从事串口编程的朋友,有所帮助。-c# program for COM-port
SerialPort
- 使用c#语言实现的串口收发,等待回复,连续发送等功能,是为开发的温度测试仪配套编写的上位机程序,使用方便稳定,易于移植-Using the c# language implementation of the serial port transceiver, waiting for reply, send a continuous functions, is the temperature tester for the development of supporting the preparati
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
DynamicChartSerial
- 能从串口获取数据,描绘简单的心电图~使用VS2005开发,C# 语言 ,具有很强代表性-Can retrieve data from a serial port, depict simple ecg ~ Can retrieve data from a serial port, depict simple ecg ~
Usart_Debuger_In_WinCE
- 一个在WINCE下可用的串口调试器,开发环境为VS2008,语言用的C#,附源码-Available under WINCE serial debugger and development environment VS2008, with source code
usart_led
- c语言编写的AVR MEGA16程序,作用是:单片机从串口接数据,接到相应数据就点亮对应的小灯!-AVR MEGA16 c language program, the role is: the microcontroller access data from the serial port to the corresponding data to light up the corresponding small lamp!
1zijie
- 串口发送1字节,采用c语言,51内核单片机通用。-chuankou send 1byte
commss
- 使用C语言开发的串口RS232控制代码,可以通过它发送二进制bit数据-Serial RS232 control developed using C language code binary bit data can be sent through it
CRC-Calculation
- 用C语言实现CRC校验计算, 十分實用, 可實行串口通信-CRC checksum calculation using the C language, the practical implementation of serial communication
cSharp-com-port-and-usb-port-dev
- C#语言简单实现,串口和USB口编程。对初学者有帮助-Serial and USB port programming
ckzd
- 串口通讯的中断方法用C语言编程的 可以转汇编-Serial communication interrupt method can turn the assembly of the C programming language
Serial-communication-interrupt
- 串口通讯中断应用,用C语言来实现,单片机串口调试,发送位 字节。-Serial communication interrupt
control-the-serial-port
- pc之间用C语言编写控制串行口的程序-between the pc using the C language program to control the serial port