Search found 2 matches
- Sat Oct 26, 2024 8:33 pm
- Forum: Hardware
- Topic: Bluetooth Classic and 4 channel audio
- Replies: 0
- Views: 470
Bluetooth Classic and 4 channel audio
I'm looking to develop a Bluetooth speaker using the TAS6424 class-D amplifier IC. This chip takes either TDM or I2S with two SDIN pins. For compatibility, it is imperative that the device supports Bluetooth Classic. The problem is that all ESP32 SoCs that support the TDM mode , do not support Bluet...
- Sun Aug 20, 2023 9:41 pm
- Forum: General Discussion
- Topic: Implement Bluetooth TWS on ESP32 or ESP32-S3
- Replies: 0
- Views: 1612
Implement Bluetooth TWS on ESP32 or ESP32-S3
I'm looking to build a True Wireless Stereo speaker pair using ESP32 or ESP32-S3 (if necessary). I've done a bit of research and I found that there's generally two kinds of configuration that TWS peripherals employ. The first configuration, which I'll refer to as "daisy chained" is where only one pe...