搜索资源列表
MSCommTest
- 串口通信测试程序源码,可以在此基础上修改通信协议制作自己的串口通信软件。-Serial communication test program source code, you can modify this based on the serial communication protocol make their own communications software.
HZTableComHelp
- 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
CFDemo
- M1读写器软件.VB源码,入门的学习的基础教程-M1 reader software. VB source, entry-based learning tutorial
VSerial
- WindowsXP下虚拟串口驱动源码.使用VC的编译环境编译,目前还是在HelloWDM的基础上进行,完成了驱动的框架,虚拟的串口7。系统加载驱动好,必须在注册表中手动添加才行,具体位置是HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM,在这里加入新项目,名为MyWDMDevice,类型为REG_SZ,内容是COM7。向虚拟串口写入的数据会自动发回来。本程序适合初学者学习参考。-Virtual serial port driver source c
chuankou
- 这是串口调试助手低版本的编程源码,可以在这个基础上进行修改,以满足自己的应用-This is a low version of the serial debugging assistant programming source code, on this basis can be modified to suit your application
serial
- 可以向串口发送数据,或从指定串口接收数据 VC源码-基础编程-源程序代码免费注册下载-Can send data to a serial port, or from specified serial ports receive data source-basic programming VC-source code downloaded free registration
I2C
- 的I2C由底层到:高层在Keil C语言上开发的程式码,提供的ARM Cortex-M3的与IMU3000EVB基础的的I2C通讯源码-I2C from the bottom to the high-rise development in keil C code, provide the source of the ARM Cortex-M3 IMU3000EVB based I2C communications
VB_Serial
- VB编写的串口源码程序,是学习串口编程和VB基础的很不错的程序,欢迎下载-VB source programs written in serial, serial to learn basic programming and VB very good program, please download
TCP104
- TCP104初級源码主要用于学习电力通信的基础-its tcp104 start codes, primary use on study electricity comm basis
C# 串口通信源码
- C#串口通信,适合基础编程using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data;(C#using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data; us