搜索资源列表
myjob
- 基于VB串行通信控件MSCOM通信,控制AVR单片机。
MScom
- 本文档使用MFC,利用MScomm控件实现电脑和51单片机的串口通信-this document take advantage of MScomm to fulfill the serial communication between PC and Single chip microcomputer
VB-mscom-20-source
- 单片机串口通信mscom 控件的 20个参考源程序-20 reference source of the single-chip serial communication mscom control
mscom
- 利用API函数实现与下位机的串口通信,经过略微更改可以实现自己的功能-API functions for serial communication
2005serial
- 基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfile\writefile\readfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。-Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC c