Search found 2 matches

by dom124
Mon Jan 02, 2017 9:41 pm
Forum: General Discussion
Topic: Interfacing Codec with ESP32
Replies: 5
Views: 10866

Re: Interfacing Codec with ESP32

Hi!, i want to know if is possible to implement a i2s slave communication... I need to receive data from a microcontroller via i2s bus, and send data from the ESP. i have implemented the code that you propose here and it works fine to sending data but now i need to implement in the other I2S port th...
by dom124
Tue Dec 27, 2016 11:35 am
Forum: Sample Code
Topic: Bluetooth Classic - How to implement it!
Replies: 11
Views: 17132

Bluetooth Classic - How to implement it!

Hi! i'm trying to implement bt classic but i don't have idea how to begin. I can't found any example. My idea is to connect ESP32 with an app and i have to transmit a lot of data so i prefer use classic bluetooth. Any idea or any example that you can help me? thanks! Carlos