Skip to content
#

debug-tool

Here are 31 public repositories matching this topic...

The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information when the real machine is not connected to xcode. iOS端将输出日志log悬浮显示在屏幕上,可以生成日志文件分享,便于在真机没有连接xcode的情况下调试信息

  • Updated Jun 2, 2023
  • Swift

基于C#设计了一款上位机软件(windows)。该上位机软件使用 自制协议,实现与下位机的多功能交互。软件支持串口、TCP、UDP 通信,能够实现毫 秒级的精准定时发送,支持 ASCII 字符、HEX 格式的文本显示;支持自制协议数据格 式的波形动态显示、存储且不限制缓存上限,显示波形能够自由缩放、移动以及数据标 签提示;支持对下位机的参数进行调试同时可以从下位机导入调试参数列表,且能够在 调试的过程中接收下位机反馈数据并显示数据波形;支持自制协议图片格式的图片接收 和图片文件夹导入、存储,能够缓存所有图片并随时访问,集成一定图像处理算法并能 够同时显示处理前、后的图片,支持编译外部算法并能在软件中查看编译、调试信息。

  • Updated Sep 19, 2022
  • C

Improve this page

Add a description, image, and links to the debug-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debug-tool topic, visit your repo's landing page and select "manage topics."

Learn more