Is it possible to transmit audio signal from microcontroller to matlab using A2DP ?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Daniel Shub
2012년 2월 19일
It really depends on what you mean by live. How much latency is tolerable? How often can frames get dropped?
답변 (1개)
Walter Roberson
2012년 2월 19일
MATLAB R2011b is the first release to have any direct bluetooth support.
No released version of MATLAB has specific A2DP support.
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!