Clear Filters
Clear Filters

EPS32 sending data to Matlab by WIFI connection

22 views (last 30 days)
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
Dhruv on 18 May 2023
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!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!