Skip to content

sjamthe/ESP32RPLidar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPLidar implementation for ESP32

This is implemented based on Slamtech's RPLidar's implementation for Linux, MacOS, Win. This implementation works on ESP32 without PSRAM. It can read upto 8000 measurements per second without stalling.

Why was this implemented

I looked at a few implemenentations for Arduino and ESP32 but they didn't work for me for one reason or another. Here are some other implementation if you prefer them.

Whats implemented

Currently, there are the following functions implemented in the library

Start and Stop motor & scanning. Express Scan reads from sensor at 8000 measurements per sec. (Other scans are deprecated) read sensor health information read sensor information

What is tested

RpLidar A1-M8 with 1.24 firmware with ESP-WROOM32, ESP-S3-WROOM-1-N16R8

Example output

Output image

About

RPLidar Interface class for ESP32

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages