搜索:SerialCom
找到约 2 项符合「SerialCom」的查询结果
结果 2
https://www.eeworm.com/dl/831546.html
技术资料
界面漂亮 功能实用的串口调试助手
大家先试用一下,源码后面奉上!!!using System;using System.Collections.Generic;using System.Configuration;using System.Data;using System.Linq;using System.Threading.Tasks;using System.Windows;namespace SerialCom{&nbsp; &nbsp; /// <summary>&nbsp; &nbsp; /// App.xaml 的交互逻辑&nb ...
https://www.eeworm.com/dl/693/395196.html
GPS编程
来自网络,国外网友做的,vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间
来自网络,国外网友做的,vc++代码,测试过,表示感谢.
可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息.
提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码. ...