-->
Page 2 of 2

Re: Reliable Audio ADC

PostPosted: Mon Jul 11, 2016 12:03 am
by Rahul321
HI,
I want to interace he analog sensor with ESp8266 vesion 7 or Version 12.however My questiones are
1) what kind of ADC ESp8266 verison7/12 uses?
2) what will be sampling rate for which ADC performes from analog sensor?
3)how to configure it.CAN we configure using ARDUino IDE?
4) How to transmit the ADC data via WIfi(i mean what palteform to be used)?

THANKS

Re: Reliable Audio ADC Timer-ing

PostPosted: Sun Jul 17, 2016 5:20 pm
by kenn
It's my expectation that the internal A/D of the ESP8266 isn't up to the job of audio sampling.

This project writeup - ESP8266-based baby monitor - describes how to use external A/D that passes the data to the ESP8266 via I2S. Lots of other useful audio info in there as well

[link fixed, thanks guys]

Re: Reliable Audio ADC Timer-ing

PostPosted: Sun Jul 17, 2016 5:31 pm
by martinayotte
URL broken ...

Re: Reliable Audio ADC Timer-ing

PostPosted: Sun Jul 17, 2016 11:54 pm
by Pablo2048