Search found 3 matches

by vitocosmic
Sun Feb 03, 2019 11:47 pm
Forum: ESP32 boards
Topic: i2s compatibility
Replies: 29
Views: 24538

Re: i2s compatibility

thanks a lot! that's the same mic I'm using. i want to introduce myself into this subject, do you know any documentation on adding modules to upy? i mean i know how to achieve this but i want to acquire a deeper knowledge to integrate other drivers in the future to the platform, i found a document m...
by vitocosmic
Thu Jan 31, 2019 7:47 pm
Forum: ESP32 boards
Topic: i2s compatibility
Replies: 29
Views: 24538

i2s compatibility

it is posible to use i2s protocol to communicate a mic to esp32 board? i'm working with a heltec esp32 wifi lora, datasheet of esp32 shows that is posible to use i2s but in micropython there are not module for achieve this, if someone knows other way of doing this please let me know
by vitocosmic
Thu Jan 31, 2019 6:42 pm
Forum: Development of MicroPython
Topic: include i2s library for esp32
Replies: 1
Views: 2047

include i2s library for esp32

hello, i've search for some micropython firmware with i2s library included, i've tried loboris repo but with no success, also i'm working with a heltec esp32 wifi lora, now i'm trying to include i2s by myself and compile a new micropython firmware and i was wondering if someone has experience in thi...