Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilise esp32 bluetooth as another audio output/control for Karadio #24

Open
MarcLuc opened this issue Feb 10, 2018 · 5 comments
Open

Comments

@MarcLuc
Copy link

MarcLuc commented Feb 10, 2018

Another feature worth looking into is using bluetooth wireless headphones as another possible audio output and playback control? bt headphones like sony wireless headphones MDR-ZX770BN... That way user/ listener can adjust volume or channel via BT headphones. Let me know if you need someone to test!

@karawin
Copy link
Owner

karawin commented Feb 11, 2018

I can't. Not enough sram to include BT in code.
I will try with the esp32 WROVER.

@DennisSc
Copy link

I am currently looking into A2DP SRC capabilities as well (ESP32 as bluetooth playback device). Maybe you could use an external SRAM chip, like IPS6404L-SQ-SPN for example? See https://esp32.com/viewtopic.php?t=5450

@ARMOR888
Copy link

I join the question. It would be great to add A2DP. Maybe you can fork project only with A2DP or make a setting like #define I2S #define A2DP e.t.c. for select only needed feature, but not all?

@karawin
Copy link
Owner

karawin commented Dec 24, 2018

It is in progress.
A2DP sink and source for wrover esp32
Planned in 2019....

For pure A2DP sink, some other project are available yet on wroom

@fintros
Copy link

fintros commented Sep 21, 2019

Any progress so far?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants