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.
Teensy3.1 を使用して、50KHz のサンプル レートでオーディオを録音しています。関数 AnalogRead を使用して、アナログ ピンをサンプリングします。読み取り値は、0 ~ 1024 の範囲に収まる必要があります。
ただし、データを記録した後、100 サンプルごとに小さな読み取り値 (例: 0.019) があることがわかりました。その理由として何が考えられるでしょうか?サンプリングが速すぎますか?
どんなフィードバックでも大歓迎です。