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

No function to output audio to one GPIO pin #849

Open
moadib-programmer opened this issue Sep 21, 2024 · 4 comments
Open

No function to output audio to one GPIO pin #849

moadib-programmer opened this issue Sep 21, 2024 · 4 comments
Labels

Comments

@moadib-programmer
Copy link

I want to map output to only GPIO pin which will connected to the headset, setPin function takes arguments but onoy need to set the outpin

@schreibfaul1
Copy link
Owner

The ESP32, (not ESP32-S3) has a built-in DAC on pin 25 and 26. Espressif supports the DAC up to Arduino version 2.0.17. However, the quality is low because of the 8 bits per sample.

@moadib-programmer
Copy link
Author

Hi @schreibfaul1 thank you for replying but i guess i didnt make my question clear.

I wan to get the output of audio one pin instead of these three, which can be directly hooked up to speaker's positive terminal

@schreibfaul1
Copy link
Owner

You probably mean S/PDIF (Sony/ Philips Digital Interface)? This is not realised.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants