当前位置:网站首页>串口抓包/截断工具的安装及使用详解
串口抓包/截断工具的安装及使用详解
2022-07-03 01:06:00 【@会飞的毛毛虫】
设想这样一个场景,串口的一端接了设备,另一端接了软件客户端,而我又想知道串口里面的实时传输内容,该怎么办呢?这样的场景在项目开发中经常遇到,此时就需要用到串口截断助手了。注意是截断,而不是类似于串口调试助手一样的工具需要占用串口,串口截断工具是不需要占用串口的,只起到一个接收和重发的作用。
博主为大家提供免费的下载地址:
链接:https://pan.baidu.com/s/1UI8_pxqTgs3MMiIxyQeLzg
提取码:2ved
安装:
- 步骤1:双击 device-monitoring-studio.7.25.exe ,一步步按流程安装;
- 步骤2:将下图所示的文件:
直接复制并放在软件的根目录中,替换原先的文件,如下图所示:
使用:
- 步骤1:双击 Device Monitoring Studio ,随后:
- 步骤2如下所示:
- 步骤3如下所示:
- 此时,就可以实时监测收发数据了,但是注意到数据的显示有黏连,点击如下图所示的按钮,即可将每一条数据按行拆分开:
边栏推荐
- Button wizard play strange learning - go back to the city to buy medicine and add blood
- 看疫情之下服装企业如何顺势而为
- Do not log in or log in to solve the problem that the Oracle database account is locked.
- kivy教程之在 Kivy App 中使用 matplotlib 的示例
- tp6快速安装使用MongoDB实现增删改查
- 2022 coal mine gas drainage examination question bank and coal mine gas drainage examination questions and analysis
- Give you an array numbers that may have duplicate element values. It was originally an array arranged in ascending order, and it was rotated once according to the above situation. Please return the sm
- C application interface development foundation - form control (2) - MDI form
- Androd gradle's substitution of its use module dependency
- What operations need attention in the spot gold investment market?
猜你喜欢
[principles of multithreading and high concurrency: 2. Solutions to cache consistency]
MySQL foundation 05 DML language
Excel removes the data after the decimal point and rounds the number
Basic remote connection tool xshell
Asynchronous, email and scheduled tasks
软考信息系统项目管理师_历年真题_2019下半年错题集_上午综合知识题---软考高级之信息系统项目管理师053
JDBC courses
C#应用程序界面开发基础——窗体控制(2)——MDI窗体
leetcode:701. Insertion in binary search tree [BST insertion]
一位苦逼程序员的找工作经历
随机推荐
Give you an array numbers that may have duplicate element values. It was originally an array arranged in ascending order, and it was rotated once according to the above situation. Please return the sm
Mathematical Knowledge: Steps - Nim Games - Game Theory
每日一题之干草堆的移动
Kivy教程大全之如何在 Kivy 中创建下拉列表
Expérience de recherche d'emploi d'un programmeur difficile
Test shift right: Elk practice of online quality monitoring
软考信息系统项目管理师_历年真题_2019下半年错题集_上午综合知识题---软考高级之信息系统项目管理师053
不登陆或者登录解决oracle数据库账号被锁定。
Asynchronous, email and scheduled tasks
Androd gradle's substitution of its use module dependency
Detailed explanation of Q-learning examples of reinforcement learning
Mongodb common commands of mongodb series
The difference between tail -f, tail -f and tail
leetcode 6103 — 从树中删除边的最小分数
信息熵的基础
數學知識:臺階-Nim遊戲—博弈論
按键精灵打怪学习-自动寻路回打怪点
Swiftui component Encyclopedia: using scenekit and swiftui to build interactive 3D pie charts (tutorial with source code)
数学知识:Nim游戏—博弈论
Concise analysis of redis source code 11 - Main IO threads and redis 6.0 multi IO threads