搜索资源列表
API读写串口
- API读写串口.doc 一、基本知识 Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
float
- 介绍浮点型数据的传输方式,运用共用体实现了浮点型数据的传输,可用于串口等传输,并附代码。-Introduced floating-point data transmission, the use of a shared body of floating-point data transmission, can be used for the transmission of the serial port, etc., together with the code.
android-
- Android 串口编程原理和实现方式(附源码) 串口编程需要了解的基本知识点:对于串口编程,我们只需对串口进行一系列的设置,然后打开串口,这些操作我们可以参考串口调试助手的源码进行学习。-Android serial programming principles and implementation (with source) Serial Programming basic knowledge you need to know: For serial programming, we