EPS32 sending data to Matlab by WIFI connection
16 ビュー (過去 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!