Connecting Arduino Uno to Matlab via Bluetooth instead of USB?

2 views (last 30 days)
Hello,
I have been reading about using Matlab to write directly to an Arduino with a motorshield by connecting the computer to the Arduino through the USB cable (<http://www.mathworks.com/help/supportpkg/arduinoio/examples/control-motors-using-adafruit-motor-shield-v2.html)>.
I am wondering if it is possible to use the same Matlab-to-Arduino functionality by connecting Matlab to a bluetooth attached to the Arduino? Does anybody have experience with this? In the code connecting the Arduino to Matlab over USB, the Arduino is defined in the USB COM port. Would my plan work if I define the Arduino in the COM port connected to my Bluetooth device?
Thank you!

Answers (1)

HITESH TRIVEDI
HITESH TRIVEDI on 6 Jun 2018
Please visit
https://www.mathworks.com/help/supportpkg/arduinoio/ug/arduino-bluetooth-setup-issues.html

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!