Borrar filtros
Borrar filtros

Sending data from my Arduino Uno and its sensor via wireless communications to Matlab for further processing?

13 visualizaciones (últimos 30 días)
Hi,
I am currently using an Arduino Uno within MATLAB and want to now send the data via wireless communications. Currenty I am using an ultrasonic sensor and plot the collected data fine with no issues, however it is required to be plugged in.
Which is the best way to go about sending the data from the Arduino to MATLAB using things such as wifi or bluetooth (like a HC05)?
If anyone has done something similar to this before it would be a great help if you could advise as I am currently struggling where to start.

Respuesta aceptada

Siriniharika Katukam
Siriniharika Katukam el 24 de Jul. de 2019
Hi
Establishing wireless communication via Bluetooth or WIFI depends upon your requirement. If the communication is over a short range, then Bluetooth would be more helpful. WIFI is fast and secure than Bluetooth. Moreover, you need an extra module for wireless communication.
Setup tips can be found from MATLAB documentation.
WIFI communication:
Bluetooth communication:

Más respuestas (0)

Categorías

Más información sobre Troubleshooting in MATLAB Support Package for Arduino Hardware en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by