Plotting data from Arduino (with Multiples Sensors -Analogs and Digital-) in real time...
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Angelly Velazquez
el 24 de Feb. de 2017
Respondida: Subin Kuttappan Stellal Mary
el 21 de Jun. de 2017
Hi, I am developing a project with arduino with multiples sensors analogs and digital (barometer, accelerometer, gps and lux). I need plot all data retrieved from these sensors. Please, are there an example to plot the data in real time? Thks!
3 comentarios
Sudarshan Kolar
el 27 de Feb. de 2017
1. This seems to be a related thread:
https://www.mathworks.com/matlabcentral/answers/11273-arduino-to-matlab-real-time-plotting?s_tid=answers_rc1-2_p2_MLT
2. Also there is a related file exchange submission:
https://www.mathworks.com/matlabcentral/fileexchange/46775-arduino-serial-data-acquisition
3. Real time accelerometer data:
https://www.mathworks.com/matlabcentral/fileexchange/48944-3d-visualisation-of-accelerometer
Sudarshan Kolar
el 27 de Feb. de 2017
You can also use the serial communication to send all the data to Maltab and plot it:
https://www.mathworks.com/help/supportpkg/arduino/ug/use-serial-communications-with-arduino-hardware.html
Respuestas (1)
Subin Kuttappan Stellal Mary
el 21 de Jun. de 2017
Following are two possible ways of achieving this :
Refer this link for a detailed explanation and sample code : https://in.mathworks.com/videos/plotting-live-data-of-a-temperature-sensor-using-arduino-and-matlab-121317.html
0 comentarios
Ver también
Categorías
Más información sobre Modeling en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!