hackrf_sweep backend enables wideband spectrum monitoring by rapidly retuning the radio without requiring individual tuning requests from the host computer. This allows unprecedented sweep rate of 8 ...
大家好,欢迎来到 Crossin 的编程教室。 写代码当然要在电脑上,毕竟打字方便屏幕又大。但偏偏有人要在坐车、吃饭、上课、约会的时候写代码。于是我就会经常被问到: 今天就给你们分享下,安卓手机编写并运行Python代码的三个App。 应用商店可下载,或者去 ...
等,要说最方便的我觉得还是 Python,可以直接通过命令窗口实现,如果想实现可视化也可以配合 PyQT 或者 PySide。 使用 Python 实现原理可以直接通过 PySerial库实现串口通信,其他基本上是一些功能逻辑上的程序编写,如果没有 Python 基础,学习 Python 基础 + PySerial ...