搜索资源列表
tig6
- PIC单片机编程程序分析,能够供初学者学习,是很好的教程-PIC microcontroller programming procedures, for beginners to learn, is a good guide
VBcomm
- 用VB开发的串口通讯程序,有比较详细的教程
SCommTest
- 串口调试的测试程序,是基于龚建伟的教程写的,简洁的串口调试源代码-Serial debugging of test programs, written tutorial is based on the Gong Jianwei, simple serial debug the source code
Qt-sieral-port-communication
- 串口通信教程及源码,介绍非常详细附程序图文详解-serial port communication source code,introduce very detailed
vcserialcommunication
- ·串口通信是Windows 应用软件开发的重要环节,除了普通的通信软件外,还在工业控制领域有广泛的用 途,因此掌握串口编程是每个程序员的必备技巧。 ·无庸讳言,目前网上有不少介绍串口通信的文章和代码,但对广大读者而言,缺少入门的、系统的介绍串 口编程的教程,因此小编组织了这个教程,它将填补这方面的空白。 深入-* Windows serial communication is an important part of software development, in additi
VCPP6.0MSComm
- VC++ 串口通信教程 Visual C++串口通信程序 设计典型实例 -VC++ MSComm
1.基础例程-20171209更新
- 蓝牙CC254x模块的初级编程资料,相关传感器示例教程和程序(The primary programming data of the Bluetooth CC254x module)
电表调试程序
- 设备电表的表号,包括怎么使用的教程和电表RS485通讯协议的介绍(Table number of equipment ammeter)
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用