HC-06 and Matlab
이전 댓글 표시
I'm trying to connect matlab to arduino. Instead of using the usb cable, I'm using the hc-06 bluetooth. I use the serial function to connect them. I make sure that I change my com port to the bluetooth com port. However, every time I run the program, it keeps giving me error that my com port is not available.
댓글 수: 3
Star Strider
2017년 11월 15일
To the best of my knowledge, you need the Instrument Control Toolbox to communicate using Bluetooth (link).
I do not have the Toolbox, so I can only provide a link to the documentation.
Muykim Ly
2017년 11월 17일
Maitreyee Mordekar
2017년 11월 27일
Hi Muykim,
Could you please provide more information on your workflow? A snapshot of the error that you receive will help understand the issue better.
Also, could you explain more about ' I was wondering if I can use the fwrite function to tell the arduino what to do.' statement? What are you are trying to implement on the Arduino?
Best, Maitreyee
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!