M5Capsuleのマイクで取得、変換したデジタルの音声データをWindowsでファイル保存して音質を確認したいと思った。M5Capsule側は、usb_serial_jtagでWindowsにシリアル転送する。Windows側は、Pythonでシリアル通信を行い、ファイルとして保存する。今回は、Windows側のPython ...
This is a terminal program with GUI communicating through serial port. It can be used to facilitate testing of any cellular (2G/3G/LTE/etc) or any other modems controlled by AT-like commands. The ...