I got this shield for an Arduino: https://www.sparkfun.com/tutorials/302
It works with an ESP32 too. Although, does the ESP32 have its own CODEC? The datasheet confuses me:
Do I need to use something like the ES8388? I need ESP32/8266 access point (AP) function and a way to emit a bell sound to speakers (with their own amp).
It works with an ESP32 too. Although, does the ESP32 have its own CODEC? The datasheet confuses me:
https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdfWhen one or both of the I2S interfaces are configured in the master mode, the master clock can be output to the
external DAC/CODEC.
Do I need to use something like the ES8388? I need ESP32/8266 access point (AP) function and a way to emit a bell sound to speakers (with their own amp).
Last edited: