Main Content

A radar built using Power-KI, Arduino and LIDAR-Lite sensor.

This project is built with: Power-KI, an Arduino Uno, a Servo motor and the LIDAR-Lite sensor.

LIDAR-Lite is a compactoptical distant measurement sensor, in this project it’s connected to the Arduino with I2C.

Getting started
1. Install “LIDARLite Arduino Library” and “Servo Arduino Library” in your Arduino IDE by going to Sketch->Include library->Add library from ZIP file.
2. Upload the Arduino Sketch to your board.
3. Wire all the components following the schematics included.
4. Power up your Arduino and launch the included Power-KI package.”

Link to article