Skip to content

Is this library working for ESP8266 (NodeMCU)? #362

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

You must be logged in to vote

The ESP32 provides analog input with the help of of the I2S interface using DMA.
The ESP8266 does not have this functionality: so for the time being AnalogAudioStream is not supported.
And looking at the restrictions of the ESP8266 ADC it's not worth the effort.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by imargonis
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants