Sound spectrum

From wikiluntti
Revision as of 09:32, 16 February 2021 by Mol (talk | contribs) (Created page with "== Introduction == Use USB microphone to listen sound and FFT it to waveforms. == Theory == <syntaxhighlight lang="python"> </syntaxhighlight> [Category:Raspberry Pi]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

Use USB microphone to listen sound and FFT it to waveforms.

Theory



[Category:Raspberry Pi] [Category:Python]