惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
GbyAI
GbyAI
WordPress大学
WordPress大学
月光博客
月光博客
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
博客园 - 司徒正美
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
Blog — PlanetScale
Blog — PlanetScale
B
Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
L
LangChain Blog
腾讯CDC
T
The Blog of Author Tim Ferriss
量子位

博客园 - ahuo

dts删除节点方法 Ubuntu ap桥接到有线 MQTT 3.1.1 客户端如何使用共享订阅 mdns shell Ubuntu笔记本盖上不休眠 win10+ubuntu24 双系统 http代理-docker拉取 Ubuntu20 IP显示登录界面 串口启用密码或者不用密码的配置方法(/etc/inittab) mkpasswd Linux下串口的RTS控制 万用表测量MCU的GPIO trackerslist crop_yuv420_sp NV12数据转OpenCV的Mat Ubuntu 22 root桌面登录 Ubuntu22 向日葵黑屏 vscode ssh key登录 Samba 访问失败,提示“你不能访问此共享文件夹,因为你组织的安全策略阻止未经身份验证的来宾访问。” Linux NAT转发
Linux串口通讯监听-jpnevulator
ahuo · 2025-02-07 · via 博客园 - ahuo

jpnevulator安装:

apt install jpnevulator

运行:

jpnevulator --tty=/dev/ttyS4 --pty --pass --read --ascii --timing-print --file=serial.log

-----jpnevulator: slave pts device is /dev/pts/1

原来的程序打开/dev/ttyS4 改为  /dev/pts/1

触发通讯:

2025-02-07 21:29:57.133017: /dev/pts/1
00 13 01 00 10 .....
2025-02-07 21:29:57.135967: /dev/ttyS4
31 07 11 0A 1B 53 41 32 41 46 2E 30 30 56 31 05 1....SA2AF.00V1.
90 00

https://files.cnblogs.com/files/ahuo/jpnevulator-arm32.zip

posted @ 2025-02-07 21:35  ahuo  阅读(106)  评论(0)    收藏  举报