LIDAR Lite SEN-13167: Difference between revisions
Jump to navigation
Jump to search
(Created page with "200px|thumb|right|LIDAR Lite SEN-13167 Small portable 1D Lidar (''laser detection and ranging'') from Sparkfun * https://www.sparkfu...") |
No edit summary |
||
| Line 3: | Line 3: | ||
Small portable 1D [[Lidar]] (''laser detection and ranging'') from Sparkfun |
Small portable 1D [[Lidar]] (''laser detection and ranging'') from Sparkfun |
||
=Applications= |
|||
* Robotics, Cobotics |
|||
* Blind guide |
|||
* ... |
|||
=Source Codes= |
|||
==[[Arduino]]== |
|||
* https://www.sparkfun.com/products/13167 |
* https://www.sparkfun.com/products/13167 |
||
* Source for Arduino https://github.com/PulsedLight3D/LIDARLite_Basics/tree/master/Arduino |
* Source for Arduino https://github.com/PulsedLight3D/LIDARLite_Basics/tree/master/Arduino |
||
** Requires I2C Wire Library http://www.dsscircuits.com/index.php/articles/66-arduino-i2c-master-library |
** Requires I2C Wire Library http://www.dsscircuits.com/index.php/articles/66-arduino-i2c-master-library |
||
==[[STM32 Nucleo]]== |
|||
TODO |
|||
==[[Raspberry Pi]]== |
|||
TODO |
|||
==[[Beaglebone Black]]== |
|||
TODO |
|||
Revision as of 09:14, 7 May 2015
Small portable 1D Lidar (laser detection and ranging) from Sparkfun
Applications
- Robotics, Cobotics
- Blind guide
- ...
Source Codes
Arduino
- https://www.sparkfun.com/products/13167
- Source for Arduino https://github.com/PulsedLight3D/LIDARLite_Basics/tree/master/Arduino
- Requires I2C Wire Library http://www.dsscircuits.com/index.php/articles/66-arduino-i2c-master-library
STM32 Nucleo
TODO
Raspberry Pi
TODO
Beaglebone Black
TODO