SparkFun
Garmin LIDAR-Lite v4 LED - Distance Measurement Sensor (Qwiic)
The LIDAR-Lite v4 Qwiic from GARMIN is a high-performance, wireless optical distance measurement sensor that doesn't require any soldering to get started. Th...
- Resolution: 1cm
- Measurement repeatability:
- As measured indoors to a 90% reflective target
- 1cm is equivalent to one standard deviation
- Using “high accuracy” mode, with averaging:
- +/- 1cm to 2 meters
- +/- 2cm to 4 meters
- +/- 5cm to 10 meters
- Range: 5 cm to 10 meters (as measured from back of unit)
- Update rate:
- I2C = >200Hz typical
- ANT® = up to 200Hz to a 90% target indoors at 2m in normal operating mode
- Interface: I2C or ANT; user configurable for SPI using the Nordic SDK
- Power (operating voltage): 3.3VDC
- Operating temperature: -20 to 60° C
- LED wavelength: 940nm
- Beam divergence: 4.77°
- Optical aperture: 14.9mm
- Unit size (LxWxH): 2.8in x 1.0in x 0.9in
- Schematic
- Eagle Files
- Board Dimensions
- Hookup Guide
- Garmin LIDAR Lite v4 Product Information:
- SparkFun: Qwiic LIDAR Lite v4 Arduino library
- Qwiic Info Page
- GitHub Hardware Repo
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- LiDAR
- A sensing method that uses laser light to measure distance and build a 3D picture of the surroundings. It matters for robotics and autonomous systems because LiDAR data can help with mapping, navigation and obstacle detection.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- multiplexer
- A multiplexer is a chip or board that lets one controller switch between several devices that would otherwise conflict on the same bus. It matters here because multiple modules with the same I2C address cannot normally share one I2C bus without extra hardware.
- nRF52840
- The nRF52840 is a Nordic Semiconductor microcontroller commonly used in maker boards, especially where Bluetooth Low Energy is needed. Seeing it listed tells you the USB host software may support boards based on this chip.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Sensors & Input
Garmin LIDAR-Lite v4 Qwiic Schematic
Schematic · 89.9 KB · Click any page to view full size
Garmin LIDAR-Lite v4 Qwiic Board Dimensions
Mechanical Drawings · 112.9 KB · Click any page to view full size
Garmin LIDAR-Lite v4 Operation Manual and Technical Specifications
User Guide · 1.4 MB · Click any page to view full size
Garmin LIDAR-Lite Safety and Product Information
Compliance · 117.5 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 1.8 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au