搜索资源列表
commtest
- 检查串行通讯,本文详细介绍了串行通信的基本原理,以及在Windows NT、Win98环境下用MFC实现串口(COM)通信的方法:使用ActiveX控件或Win API.并给出用Visual C++6.0编写的相应MFC32位应用程序。
mscom
- 利用API函数实现与下位机的串口通信,经过略微更改可以实现自己的功能-API functions for serial communication
SeriesSample
- Wince的串口通信程序,基于API函数的串口通信,不同与Serialport类串口通信-Wince serial communication procedures, serial communication based on the API function, unlike Serialport class a serial port communication
利用API函数实现字符发送
- VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
网关方案三:ZIGBEE %2B SIM900A
- 1.zigbee编写语言为C语言,使用ZStack-CC2530-2.3.1-1.4.0协议栈; 2.APP使用eclipse eda安卓开发,采用sim900A连接外网,可简单修改连接esp8266wifi模块,从而连接外网,app能够实时显示采集zigbee采集的距离; 3.服务api采用的是淘宝云平台的api,服务器长期有效,无需修改; 4.通过cc2530之间通信,采集到rssi值,计算出距离,通过串口上传上位机,该程序能简单修改主函数,实现测距。(1.zigbee is writ