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

推荐订阅源

WordPress大学
WordPress大学
博客园 - 司徒正美
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
M
MIT News - Artificial intelligence
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
Engineering at Meta
Engineering at Meta
Martin Fowler
Martin Fowler
H
Help Net Security
B
Blog
Y
Y Combinator Blog
小众软件
小众软件
S
SegmentFault 最新的问题
I
InfoQ
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
D
Docker
博客园 - 【当耐特】
J
Java Code Geeks
阮一峰的网络日志
阮一峰的网络日志

博客园 - 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)    收藏  举报