EPS32 sending data to Matlab by WIFI connection
17 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Dhruv
2023-5-18
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!
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!