Search found 3 matches
- Sun Jun 05, 2016 7:32 am
- Forum: WiPy and CC3200 boards
- Topic: About the I2S on WiPy.
- Replies: 9
- Views: 12942
Re: About the I2S on WiPy.
Hi, As I said, I have not yet checked the source files on my own, I will do as soon as I am at home again. But via quick googling on my phone I also stumbled across this https://github.com/blmorris/uPy_AudioCodec So it´s about an audio codec daughter pcb for the "original?" micropython PCB, and he a...
- Sat Jun 04, 2016 2:30 pm
- Forum: WiPy and CC3200 boards
- Topic: About the I2S on WiPy.
- Replies: 9
- Views: 12942
Re: About the I2S on WiPy.
Dear all, Why do you still tell that I2S is not supported on any port of micropython when I already cited the Wipy? See: https://www.pycom.io/solutions/py-boards/wipy/. On the hompage they say: UART (x2), SPI, I2C, I2S, SD card (among other stuff). That´s why was quite sure they support ist (what´s ...
- Tue May 31, 2016 7:02 pm
- Forum: WiPy and CC3200 boards
- Topic: About the I2S on WiPy.
- Replies: 9
- Views: 12942
Re: About the I2S on WiPy.
Hi all, Well I also wanted to know about the I2S capabilities of micropython, and it seems that the WiPy board makes use of I2S so I think it should be supported in software also.. However, I am totally new to micropython, So could anyone tell me If streaming audio to an external DAC using I2S is an...