Datasheet
Application LidarBot
Description
Lidar: 8m @ 6Hz
Programming Support
Arduino
UIFlow (Blockly)
Python
ESP-NOW communication
Mecanum wheels
Compatible LEGO
Protocol for CarBottomBoard
Protocol Format: Data Header ( command type ) + Data Packet + Data Tail
Control
Target
Protocol Format Example Function
Wheels
0xAA,SpeedX(-7 ~
7),SpeedY,SpeedZ,SpeedA,0x55
0xAA, 5, 5, 5, 5, 0x55(Go ahead,
speed: 5)
ControlWheel(5, 5,
5)
One RGB
0xAB,LedIndex,R(0 ~
254),G,B,0x55
0xAB, 3, 20, 50, 100, 0x55(3th
RGB displays specific color)
setLedColor(3, 20,
50, 100)
M5Stack Docs
LidarBot is a powerful development kit for Automated Guided Vehicles(AGVs). Comes with a 360 Lidar
sensor, 4 Mecanum wheels, M5 Core, RGB Bars and a remote conroller with Joystick panel and more. With
4 Mecanum wheels, you can make it move to any direction, forward, backward, to left and to right. The
Lipo Batteries enpower the Robot to run long-hours. You can display the map data, that obtained from
he lidar sensor, on the screen or upload somewhere else thru Wi-Fi and program it into any format.
se
we have implemented Real-time communication via ESP-NOW between robot and remote, Mazing-
runing , self-tracing and more. If you are interest in AGV development, We especially encourage you to
modify the open source code we have offered on github and enhance it yourself.
Product Features