Hello all,
I'm looking to see if it is possible to create a Sonos-like speaker system via BT or Wi-fi with multiple ESP32 boards?
Best,
chefboyRD
Search found 3 matches
- Mon Feb 26, 2018 11:31 pm
- Forum: General Discussion
- Topic: Is my project possible?
- Replies: 0
- Views: 2331
- Fri Feb 23, 2018 8:16 am
- Forum: General Discussion
- Topic: ESP32 simultaneous a2dp sink/source?
- Replies: 5
- Views: 10541
ESP32 simultaneous a2dp sink/source?
Hello,
I was wondering if it would be possible to run the ESP32 as both an a2dp sink/source at the same time? The idea would be to take a music stream and have it repeat on another ESP32 via BT. Is this possible?
Best,
chefboyRD
I was wondering if it would be possible to run the ESP32 as both an a2dp sink/source at the same time? The idea would be to take a music stream and have it repeat on another ESP32 via BT. Is this possible?
Best,
chefboyRD
- Tue Feb 13, 2018 1:48 am
- Forum: General Discussion
- Topic: Making an ESP32 Bluetooth Speaker
- Replies: 1
- Views: 18446
Making an ESP32 Bluetooth Speaker
Hello, Newbie here. I'm currently looking to create a bluetooth speaker streaming music from an iPhone using the ESP32. I've seen MrBuddyCasino's ESP32 Web Radio example but I'm looking to program this in C. Would anyone be able to point me in the right direction on how I might do this? Not sure how...