Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MATLABのHIDプロトコルを使用してUSB経由でPCに送信されたデータを受信する方法はありますか?SimulinkのSTM32ブロックセットで見つかったホストhidレシーバーブロックを試しましたが、STM32デバイスが見つからないというエラーが表示されるため、ブロックセットはSTM32デバイスに固有であると思います。
Linux では、/dev/input/mice から読み取ることができます。位置データとクリックをカバーします。デバイス ファイルの読み取り権限を調整する必要がある場合があります。