资源列表
IMEII3.0
- 可以找到串口,可以写MTK手机的IMEI-Serial port can be found, you can write MTK phones IMEI
Mscomm
- 用vb编写的通讯源码,希望对大家有些帮助。一般对于初学者非常好用,欢迎下载。-Vb source code written communication with, and I hope some help. Generally very useful for beginners are welcome to download.
series-port-debug
- 一个串口调试软件,可以进行串口调试,烧录,验证,功能比较齐全,容易掌握,容易使用-a software for series port ,it is easy to use and digested ,you can use it to debug series port and to program your chips.
3[1].3
- 在图书馆的资料室找到的关于串口通讯的程序,经我自己改编以后,能够实现多字符的通讯。-in the library to find the library on the serial communications procedures, after my own adaptation, to achieve more characters communications.
chuankoubiancheng
- 基于51单片机的串口编程,有意者可参考。-基于51单片机的串口编程
an_rej05b0452_r8c_serial
- h8c 的经典编码,是串口编程的首选对象-h8c classic code is the first choice serial programming
RS232
- RS232连接COM口时的程序,设备连接COM口进行实时通信-RS232 connector COM port when the program
chuanko-communition
- AVR串口通讯,基于CodeVision ATmega48 单片机的串口通讯。-this is for AVR chuanko communiation
PBcomm
- PB串口通讯DEMO,使用mscomm32_ocx控件,源代码。-PB串口通讯DEMO
C#串口
- 简单c#串口通信例子,多通道 ,可以参考下,(Simple serial communication example, you can refer to)
DMATx1
- 微控制器为S3C44B0x,开发环境为Keil,一个基于DMA的串口通信程序
vcMSComm
- 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -Mfc carried out in the simplest way serial communication than in the dialog box c