PulsedLight3D / LIDARLite_Basics

This repository contains sample code demonstrating different features and functions of the LIDAR-Lite Sensor
MIT License
72 stars 49 forks source link

LIDARLite_Basics

This repository contains sample code demonstrating different features and functions of the LIDAR-Lite Sensor. As we test with more different micro controllers we will continue to add to this repo.

If you've made any code for specific systems, environments, or micro controllers, please fork and propose!

Each micro controller has its own folder and the README.md within that folder contains documentation for the code within that folder.

/Arduino

Texas Instruments Tiva™ C Series LaunchPad

Simple code from Elias Olsson for reading distance values

/Lynxmotion BotBoarduino

Example using the Wire library and based on the Servo library example "Sweep" example and the Pulsed Light 3D examples.

This examples uses the Wire library.

RaspberryPi (also ODROID C1)

Beaglebone Black (and Arch Linux)

ARMmbed

Johnny-Five

Proximity with LIDAR-Lite for the Johnny-Five dev environment