HC-06 and Matlab
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 15 de Nov. de 2017
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
el 17 de Nov. de 2017
Maitreyee Mordekar
el 27 de Nov. de 2017
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
Respuestas (0)
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!