Skip to content

Analog input and output on ESP32 #1800

Answered by pschatzmann
flows0247 asked this question in Q&A
Discussion options

You must be logged in to vote

No you can't use the DAC and ADC at the same time!
You can use them in sequence but since audio requires a lot of space you need to store it on a SD drive or eventually PSRAM which will be filled quite quickly

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@flows0247
Comment options

@pschatzmann
Comment options

@flows0247
Comment options

@pschatzmann
Comment options

@flows0247
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@flows0247
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
implemented This is working now
2 participants