Skip to content

Example Output Devices

Phil Schatzmann edited this page Feb 21, 2022 · 5 revisions

AI Thinker AudioKit

To keep things simple I am usually using the AudioKit to test. No needs to wire up anything...just deploy the sketch and run. Audio Kit

Audio with PWM

We use the PWMAudioStream as audio sink. Here as well there are minimum hardware requirements: Just use the processor and use some earphones or piezo electric elements:

Earphones Piezo Element

The quality will be quite bad however...

Clone this wiki locally