GithubHelp home page GithubHelp logo

schreibfaul1 / esp32_a2dp_source Goto Github PK

View Code? Open in Web Editor NEW
42.0 5.0 12.0 9.97 MB

Arduino version

License: GNU Lesser General Public License v2.1

C++ 88.46% C 11.54%
esp32 a2dp-source bluetooth

esp32_a2dp_source's People

Contributors

schreibfaul1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

esp32_a2dp_source's Issues

Playing Multiple Sounds through Push button.

I have been trying to edit the code to play multiple sounds, using the push button. But it either mixes up the sound or plays only one sound.
Is there a way to rewrite the code for playing multiple sounds on demand from the SD module?

I2S microphone as source of data

Hi,

Thank you for sharing your work! I'm wondering if this code could also work with I2S microphone as a source of data instead of the wav file from SD card? Can continuous streaming of audio possible with this set-up? I'm having a hard time integrating the microphone with the A2DP source code since I'm quite new to this. Any tips/guide?

Thank you very much!!

Warm regards,
rmond

How to convert some wav file to cola.wav style?

Hi, Schreibfaul

First of all, thanks for your work.

I'm trying to use some custom audios, already on wav but them play fast.

How to generate or convert some audio to play with A2DP?

Give me some direction.

Regards,

Edson Schmidt
From Brazil

Error compiling for board Atom lite and ESP32 Dev Module

Hi, I'm trying to compile this sketch with the a2dp into an Mini D1 esp32 board and it's giving me this error....

error: 'ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE' was not declared in this scope
esp_bt_gap_set_scan_mode(ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE);
note: suggested alternative: 'ESP_BT_GENERAL_DISCOVERABLE'
esp_bt_gap_set_scan_mode(ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE);

And when I change for suggested alternative: 'ESP_BT_GENERAL_DISCOVERABLE', it says:

ESP32-A2DP-Source-master\a2dp_source.cpp:574:38: error: 'ESP_BT_SCAN_MODE_DISCOVERABLE' was not declared in this scope
esp_bt_gap_set_scan_mode(ESP_BT_SCAN_MODE_DISCOVERABLE);

ESP32-A2DP-Source-master\a2dp_source.cpp:574:38: note: suggested alternative: 'ESP_BT_NON_DISCOVERABLE'
esp_bt_gap_set_scan_mode(ESP_BT_SCAN_MODE_DISCOVERABLE);

How can I get this sketch compile?
Thanks a lot.
Great job!

What is the license for this software?

Thanks for your nice source codes.
But I didn't find this software under any license.
Is it possible to provide license such as OSS license to use for everyone?
Please note that you shouldn't add a license if you don't want to make it available to everyone.

No sound

Hello,

I tried to conect it to the"Jabra SPEAK 510 USB". No sound. I checked, "parseWAV" works well and the program runs with no problem no error message.
There is no connection to the Jabra device. The name of the Jabra device hat some spaces, could it be the reason for not connecting?
An alternative would be to send the data to my smart phone and from that for the Jabra device?

Thanks!

initialize controller failed 259

Unable to get the application to initialise due to the following error message.

14:06:38.777 -> rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
14:06:38.777 -> configsip: 0, SPIWP:0xee
14:06:38.916 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
14:06:38.916 -> mode:DIO, clock div:1
14:06:38.916 -> load:0x3fff0018,len:4
14:06:38.916 -> load:0x3fff001c,len:1044
14:06:38.916 -> load:0x40078000,len:10124
14:06:38.916 -> load:0x40080400,len:5856
14:06:38.916 -> entry 0x400806a8
14:06:39.137 -> [E][a2dp_source.cpp:608] a2dp_source_init(): initialize controller failed 259

Can you offer any help help?

Bluetooth connection lost ever 6-7 second

Hello. Thank you for you code.
I tried it. My bluetooth connection lost every 6-7 seconds when i read signal from microphone.
Could you please provide me what can i do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.