在编写代码之前,提前测试驱动 I2C/SPI ;这样写代码的时候,要收发的数据就是心里有数的啦。 市面上有不少这个功能的工具,这个项目特别之处: 硬件借用 Arduino Uno R3 ,开源硬件+超级便宜+不会停产。软件开源,并且有超级多的注释,方便理解。跨平台,Linux 上也能用(因为基于 Arduino ) 实验照片/实验视频: https://github.com/signaloperator/soeval/releases 测试用到的文本文件: https://signaloperator.com/soeval.txt 当然,还有软件代码: https://github.com/signaloperator/sofirmware/blob/main/sofirmware.ino (求 star ) 这个项目的网站: https://signaloperator.com/ 欢迎围观,欢迎讨论反馈。