Bluethooth headphones with ESP32

Hi, I want to get some feedback and advice from you guys (btw, sorry about my writing, i'm on my way of learning eng)
Ok, so, the idea I had was to create some headphones with an ESP32, Is there a library so that my phone can transmit audio ? then I could get the signal out from the ESP32 DAC's and use an amplifier to drive the speakers from the headphones.
It was a nice idea at first.

You don't have to install anything on your smartphone. It has inbuilt feature to connect to any Bluetooth audio device

You just need to configure your ESP as Bluetooth audio device
Here is an example

2 Likes

that's ok, we'll help you along
First piece of advice, don't you use short hand here.
Don't say BTW say by the way
don't say eng , say english
This is a technical forum it's not youtube or instagram

OK, You're not literally talking about building the headphones though, right ?
Likely you're trying to say a "Headphone Application" using ESP32

I haven't tried it yet, haven't experimented with the BT feature of the ESP32 Just the WiFi to date, but i would imagine there would be a Bluetooth Library for that
i imagine you could you tube it

the idea would be that the ESP32 would connect to the phone by Bluetooth
and the headphones to the EPS32
that should be simple enough

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.