Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using original ESP32 #21

Closed
HumamHelfawi opened this issue Jun 6, 2018 · 2 comments
Closed

Using original ESP32 #21

HumamHelfawi opened this issue Jun 6, 2018 · 2 comments

Comments

@HumamHelfawi
Copy link

Hi,
The answer seems obvious but I just want to double check. Does esp-adf basic features such as decoding Mp3 from an external SD card and playing it using the internal DAC (GPIO 25,26) available with the original ESP32 (I do not have Lyrat board ).

@tuanpmt
Copy link
Contributor

tuanpmt commented Jun 7, 2018

Hi @HumamHelfawi

Yes, you can use external SD card and internal DAC without LyraT board, but you need:

  • Initialize SD Card and mount it before running the pipeline
  • Amplifier for DAC

PS: LyraT board doesn't support DAC output

@HumamHelfawi
Copy link
Author

@tuanpmt Thank you very much for the confirmation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants