Is it possible to transmit audio signal from microcontroller to matlab using A2DP ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I want to transmit audio data (preferably music upto 320kbps bitrate, 44.1 Khz) from a microcontroller to a computer and process the signal using matlab live. Do you think it is possible to sufficient baud rate using SPP. My bluetooth module and computer supports A2DP but I am not sure if matlab supports it. Please let me know if its possible. Also, if you can attach an example of matlab code to access the bluetooth peripheral, it will be really helpful.
cheers, vish
2 Kommentare
Daniel Shub
am 19 Feb. 2012
It really depends on what you mean by live. How much latency is tolerable? How often can frames get dropped?
Antworten (1)
Walter Roberson
am 19 Feb. 2012
MATLAB R2011b is the first release to have any direct bluetooth support.
No released version of MATLAB has specific A2DP support.
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!