Reading data in Matlab from Arduino Using Bluetooth
12 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2019-1-28
https://www.mathworks.com/help/instrument/reading-and-writing-data-over-the-bluetooth-interface.html
回答(1 个)
Andrew Borghesani
2019-1-30
编辑:Andrew Borghesani
2019-1-30
Please see our documentation here for information on how to pair with an Arduino over Bluetooth:
https://www.mathworks.com/help/supportpkg/arduinoio/ug/instructions-on-pairing-bluetooth-device.html
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Modeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!