EPS32 sending data to Matlab by WIFI connection
Ältere Kommentare anzeigen
Hello everyone.
I need to do a simulation project.
The simulation should create a LIDAR type object and should send the information via WIFI to MATLAB.
MATLAB needs to receive the information and plot the "scans" it received in real time.
Has anyone done anything similar?
Antworten (1)
Dhruv
am 18 Mai 2023
0 Stimmen
The Simulink Support Package for Arduino Hardware currently does not support LIDAR, one possible way is to create a custom block in Simulink. For more information kindly explore the below documentation:
Once created, further you may try establishing the WiFi connection to MATLAB via ESP32 board. Refer to this documentation for detailed information:
I hope this helps!
Kategorien
Mehr zu Arduino Hardware finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!