Skip to content
#

debugging-tool

Here are 39 public repositories matching this topic...

log-viewer

🔨 Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.

  • Updated Oct 17, 2022
  • C

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

  • Updated Sep 19, 2022
  • C

Improve this page

Add a description, image, and links to the debugging-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 debugging-tool topic, visit your repo's landing page and select "manage topics."

Learn more