-->
Page 3 of 5

Re: Using the I2S bus for input

PostPosted: Wed Mar 30, 2016 2:55 pm
by cnlohr
I have not tested it with anything other than my pet project... It's not actually an I2S system, so you'll have to tell me how it goes!

Re: Using the I2S bus for input

PostPosted: Wed Mar 30, 2016 10:48 pm
by RichardS
Wonder how this could fit into the Arduino build? Would like to be able to read I2S data into an Arduino sketch... I have I2S microphone ready to go :-)

RichardS

Re: Using the I2S bus for input

PostPosted: Fri Apr 01, 2016 12:48 pm
by cnlohr
I intend to backport the updates from espthernet into the duplexi2s project. I can also tighten the code up a little bit. About the only annoyance is trying to figure out a good way of controlling the buffers and getting them passed back and forth effectively. :-/

Re: Using the I2S bus for input

PostPosted: Fri Apr 01, 2016 3:27 pm
by RichardS
I had not seen the duplexi2s project, this is for Adruino? I am ready to test it very shortly, next few days...

RichardS