Reading data in Matlab from Arduino Using Bluetooth

I need to read data from Arduino in Matlab via a Bluetooth connection. I have never done this before, so do not assume any prior knowledge. I have also looked at some of the other threads on here containing information about bluetooth connections with arduino, but they have not been very helpful. Any and all help is appreciated.

댓글 수: 3

Do you need tcp, or udp, or do you need to transfer sensor data ?
transfer sensor data
https://www.mathworks.com/help/instrument/reading-and-writing-data-over-the-bluetooth-interface.html

댓글을 달려면 로그인하십시오.

답변 (1개)

Andrew Borghesani
Andrew Borghesani 2019년 1월 30일
편집: Andrew Borghesani 2019년 1월 30일

0 개 추천

Please see our documentation here for information on how to pair with an Arduino over Bluetooth:
If you run into any issues while doing this, you can find setup tips located here:
Once your device is paired and programmed correctly, you should be able to interface with it the same way you would using a USB connection
Please also note that this requires the Instrument Control Toolbox

카테고리

도움말 센터File Exchange에서 Arduino Hardware에 대해 자세히 알아보기

질문:

2019년 1월 28일

편집:

2019년 1월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by