How to Process Audio signals using MATLAB and ARDUINO??
조회 수: 2 (최근 30일)
이전 댓글 표시
hello,
I want to process the recorded audio signal using MATLAB and then give it to the micro-controller. I have recorded the audio signal using the function such as wavread(), but I don't know how to connect it to the arduino kit so that I can perform necessary actions for the different audio signals.
댓글 수: 0
답변 (1개)
Rob Graessle
2013년 2월 25일
You can use the MATLAB Support Package for Arduino. You can do the audio analysis in MATLAB, then use the support package to send commands to the Arduino for analog/digital IO, servo/motor control, etc.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Code Generation and Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!