Page 1 of 1

Interfacing of YDLidar with Arduino

Posted: Thu Nov 07, 2024 6:30 pm
by Mansi
Hello,

I have purchased "'YDLIDAR SDM15 Outdoor 15M Single Point Ranging Laser Sensor" but I don't find any resources for interfacing the sensor with Arduino or ESP controller. It will be helpful if anyone guide me on this.

Re: Interfacing of YDLidar with Arduino

Posted: Thu Mar 20, 2025 12:05 pm
by Shraddha
Hey!
Here are some resources that might help you interface your YDLIDAR SDM15 with an Arduino or ESP.
Arduino Library for YDLIDAR SDM15: https://github.com/being24/YDLIDAR-SDM15_arduino
YDLIDAR SDM15 Library: https://github.com/kaiaai/lds
The YDLIDAR SDM15 Development Manual provides detailed information on how to interact with the sensor using serial commands. https://www.ydlidar.com/Public/upload/f ... 08%29.pdf
Hope this information helps you!