EPS32 sending data to Matlab by WIFI connection
Show older comments
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?
Answers (1)
Dhruv
on 18 May 2023
0 votes
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!
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!