Free worldwide shiping on $150+
Tutorial: Connect LDROBOT LD14P LiDAR to Raspberry Pi (Python)

Stream live distance data from an LDROBOT LD14P 2D LiDAR on a Raspberry Pi 4 or 5 using Python and pyserial. Wiring, UART setup, and full source code.
Free worldwide shiping on $150+

Stream live distance data from an LDROBOT LD14P 2D LiDAR on a Raspberry Pi 4 or 5 using Python and pyserial. Wiring, UART setup, and full source code.

L298N is a popular, low-cost motor driver board. Here is how you can connect L298N to ESP32 and drive a ROS2 (Kaia.ai-compatible) differential robot. Schematic Wiring Refer to these wiring example illustrations. Firmware Use the default firmware with no changes.…

Let’s view ROS2 robot telemetry, only this time let’s use Foxglove.dev instead of ROS2 RViz. Foxglove runs outside of ROS2. For example, I run Foxglove on my Windows PC in a browser, while my ROS2 runs inside a Docker container…

YDLIDAR X3, X3PRO, X2 and X2L are a low-cost 2D LiDAR 360-degree distance sensor used in robotics for navigation. Here are instructions to connect YDLIDAR X3/X3PRO and X2/X2L to the LiDAR port on Maker’s Pet BDC-30P and BDC-38P motor driver…

3irobotix Delta-2A, 2B and 2G are a low-cost 2D LiDAR 360-degree distance sensor used in smart vacuum cleaners for navigation. Here are instructions to connect Delta-2G to the LiDAR port on Maker’s Pet BDC-30P and BDC-38P motor driver and ESP32…

Here is my video instructions series with step-by-step explanations “How to Build an Arduino/ROS2 Self-driving Robot”. Here is what the robot can do – once the build is complete: Optionally, you can write your own Python or C++ code to…

TB6612FNG is a low-cost driver IC for brushed DC motors – popular with DIY enthusiasts to build small wheeled robots. One TB6612FNG can drive two motors with power supply voltage up to 15V, average output current up to 1.2A per…

Here are the most up-to-date and the most complete instructions to build, set up, bring up and operate Maker’s Pet BLD-120MM-PACK robot build pack with BDC-30P driver board. As always, everything is open source. Finished Self-Driving Robot Demo Robot Assembly…

Here is a DIY project I’d like to share. I’ve designed an adapter PCB to connect my LDS02RR Lidar to ESP32. I also wrote Arduino firmware to stream distance data live from LDS02RR – as well as many other low-cost…

LDROBOT LD14P is a low-cost laser distance sensor. We have not yet evaluated its performance, but eyeballing this sensor’s output under indoor conditions makes us believe this sensor may have a reasonable performance. LDS Specifications According to LDROBOT LD14P specifications:…