Replies: 2 comments
-
Yes, the S3 has no built-in DAC. Whereas the DAC of the ESP32 with its 8 bits (256 different analogue values) does not sound really good. The I2S output only delivers a digital signal. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess my questions are:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a Lilygo T-Display (ESP32 S3 model with no DAC pins). I need to play audio externally (all audio files are converted to .h files). Based on several searches, it seems this product may enable my board to output audio - if you have other suggestions, they are welcomed!
So far (while I don't have the DAC/amplifier module), I started writing some code but I don't know exactly how to add and play, for example, file "one.h" - anything I miss that someone can point me in the right direction?
Thank you all!
Beta Was this translation helpful? Give feedback.
All reactions