EYE on NPI - Intel RealSense LIDAR camera episode artwork

EPISODE · Sep 17, 2020 · 7 MIN

EYE on NPI - Intel RealSense LIDAR camera

from Adafruit Industries · host Adafruit Industries

This weeks EYE ON NPI gets REAL with the Intel RealSense LIDAR camera. (https://www.digikey.com/en/product-highlight/i/intel/lidar-depth-camera-l515) This surprisingly powerful camera is easy to use and has both color and LIDAR depth output data. This makes it perfect for use in robotics, interactive art, 3D scanning...all sorts of projects where spatial sensing is required. It was announced in 2019 but didn't start shipping until a few months ago. Almost 10 years ago, Adafruit sponsored a Kinect-hacking bounty (https://blog.adafruit.com/2010/11/10/we-have-a-winner-open-kinect-drivers-released-winner-will-use-3k-for-more-hacking-plus-an-additional-2k-goes-to-the-eff/) to take an off-the-shelf video game accessory and turn it into a tool for anyone to use. The open source cross-platform drivers spawned hundreds of awesome projects, from the scientific and artistic, to the humanist and just plain silly (https://blog.adafruit.com/category/kinect-hacking/). With the Kinect discontinued (https://en.wikipedia.org/wiki/Kinect), it's been a challenge to find a low cost alternative with an easy API. Until now! This little sensor is smaller than a tuna can and is a complete system with plug-and-play USB type C port for power and data. There's even an BMI085 IMU inside! (https://www.digikey.com/product-detail/en/bosch-sensortec/BMI085/828-1083-1-ND/8634943) Intel RealSense's L515 is a type of solid state LiDAR technology-based depth camera. It uses LiDAR technology to scan a full scene allowing it to provide a point cloud with up to 23 million points of accurate depth data per second. It delivers consistent high depth accuracy throughout the supported range of the camera starting at 25 cm up to 9 meters. The accuracy of the L515 within its operational range is less than 20 mm Z error at maximum range. With an internal vision processor, L515 achieves motion blur artifact reduction by an exposure time of less than 100 ns (nanoseconds), ideal for capturing rapidly moving objects with minimal motion blur. Additionally, the 4 ms photon to depth latency allows real-time applications such as autonomous navigation. An RGB camera, gyroscope, and accelerometer round out the capabilities of the device for high-quality performance and use case flexibility. Smaller than a tennis ball, the Intel RealSense LiDAR Camera L515 has a diameter of 61 mm and is 26 mm in height. Weighing in at around 100 g (3.5 oz), it is designed to be easily situated on any prototype or attached to a tablet or phone for use in handheld room scanning or volumetric measurement applications. The L515 uses the same open source Intel RealSense SDK 2.0 as all other current-generation Intel RealSense Depth Cameras, which is platform independent, supporting Windows, Linux®, Android™, and macOS. This includes wrappers for many common platforms, languages and engines, including Python, ROS, C/C++, C#, Unity, Unreal, OpenNI, and NodeJS, with more being added constantly. Features Depth FOV (field of view): (H × V) 70°±2° x 55°±2° Depth resolution: Up to 1024 x 768 depth resolution (XGA resolution) Depth frame rate: 30 frames per second RGB frame rate: 30 frames per second RGB resolution: Up to 1920 x 1080 RGB resolution RGB FOV: (H x V) 70° ±3° x 43° ±2° Use environment: Indoor Inertial measurement unit: Bosch BMI085 Range: From 25 cm to 9 m range Connection type: USB-C® 3.1 gen 1 connection Dimensions: 61 mm diameter x 26 mm height Mounting: Two M3 x 0.5 mounting points and one 1/4 20 UNC thread mounting point It shows up in a few ways when you plug it into your computer. For integration into projects that use OpenCV or other camera-based inputs, you will see a dual UVC camera one called 'Depth' which is the LIDAR and one called 'RGB' which is a regular camera that you can overlay over the depth data. The Cameras are really high res, as well - 1024x768 depth resolution and 1920 x 1080 RGB resolution. Compare that to the Kinect's 640x480! (https://en.wikipedia.org/wiki/Kinect) We like that this sensor has industrial-quality sensing with engineer-and-maker-friendly development. No NDAs for datasheets, no signups for code - everything needed to get set up was shockingly convenient. (https://www.intelrealsense.com/get-started/) There's even a developer center (https://www.intelrealsense.com/developers/) with firmware upgrades, documentation, code samples, and a community group. There's a lot of support, so we think this is a great option for low cost depth sensing - a really fabulous NPI! Interested? Of course, you are! Pick up an Intel RealSense camera from Digi-Key today, it's part number 2311-82638L515G1PRQ-ND, and you can have it ready for your next amazing project tomorrow morning! (https://www.digikey.com/product-detail/en/intel-realsense/82638L515G1PRQ/2311-82638L515G1PRQ-ND/11688015)

This weeks EYE ON NPI gets REAL with the Intel RealSense LIDAR camera. (https://www.digikey.com/en/product-highlight/i/intel/lidar-depth-camera-l515) This surprisingly powerful camera is easy to use and has both color and LIDAR depth output data. This makes it perfect for use in robotics, interactive art, 3D scanning...all sorts of projects where spatial sensing is required. It was announced in 2019 but didn't start shipping until a few months ago. Almost 10 years ago, Adafruit sponsored a Kinect-hacking bounty (https://blog.adafruit.com/2010/11/10/we-have-a-winner-open-kinect-drivers-released-winner-will-use-3k-for-more-hacking-plus-an-additional-2k-goes-to-the-eff/) to take an off-the-shelf video game accessory and turn it into a tool for anyone to use. The open source cross-platform drivers spawned hundreds of awesome projects, from the scientific and artistic, to the humanist and just plain silly (https://blog.adafruit.com/category/kinect-hacking/). With the Kinect discontinued (https://en.wikipedia.org/wiki/Kinect), it's been a challenge to find a low cost alternative with an easy API. Until now! This little sensor is smaller than a tuna can and is a complete system with plug-and-play USB type C port for power and data. There's even an BMI085 IMU inside! (https://www.digikey.com/product-detail/en/bosch-sensortec/BMI085/828-1083-1-ND/8634943) Intel RealSense's L515 is a type of solid state LiDAR technology-based depth camera. It uses LiDAR technology to scan a full scene allowing it to provide a point cloud with up to 23 million points of accurate depth data per second. It delivers consistent high depth accuracy throughout the supported range of the camera starting at 25 cm up to 9 meters. The accuracy of the L515 within its operational range is less than 20 mm Z error at maximum range. With an internal vision processor, L515 achieves motion blur artifact reduction by an exposure time of less than 100 ns (nanoseconds), ideal for capturing rapidly moving objects with minimal motion blur. Additionally, the 4 ms photon to depth latency allows real-time applications such as autonomous navigation. An RGB camera, gyroscope, and accelerometer round out the capabilities of the device for high-quality performance and use case flexibility. Smaller than a tennis ball, the Intel RealSense LiDAR Camera L515 has a diameter of 61 mm and is 26 mm in height. Weighing in at around 100 g (3.5 oz), it is designed to be easily situated on any prototype or attached to a tablet or phone for use in handheld room scanning or volumetric measurement applications. The L515 uses the same open source Intel RealSense SDK 2.0 as all other current-generation Intel RealSense Depth Cameras, which is platform independent, supporting Windows, Linux®, Android™, and macOS. This includes wrappers for many common platforms, languages and engines, including Python, ROS, C/C++, C#, Unity, Unreal, OpenNI, and NodeJS, with more being added constantly. Features Depth FOV (field of view): (H × V) 70°±2° x 55°±2° Depth resolution: Up to 1024 x 768 depth resolution (XGA resolution) Depth frame rate: 30 frames per second RGB frame rate: 30 frames per second RGB resolution: Up to 1920 x 1080 RGB resolution RGB FOV: (H x V) 70° ±3° x 43° ±2° Use environment: Indoor Inertial measurement unit: Bosch BMI085 Range: From 25 cm to 9 m range Connection type: USB-C® 3.1 gen 1 connection Dimensions: 61 mm diameter x 26 mm height Mounting: Two M3 x 0.5 mounting points and one 1/4 20 UNC thread mounting point It shows up in a few ways when you plug it into your computer. For integration into projects that use OpenCV or other camera-based inputs, you will see a dual UVC camera one called 'Depth' which is the LIDAR and one called 'RGB' which is a regular camera that you can overlay over the depth data. The Cameras are really high res, as well - 1024x768 depth resolution and 1920 x 1080 RGB resolution. Compare that to the Kinect's 640x480! (https://en.wikipedia.org/wiki/Kinect) We like that this sensor has industrial-quality sensing with engineer-and-maker-friendly development. No NDAs for datasheets, no signups for code - everything needed to get set up was shockingly convenient. (https://www.intelrealsense.com/get-started/) There's even a developer center (https://www.intelrealsense.com/developers/) with firmware upgrades, documentation, code samples, and a community group. There's a lot of support, so we think this is a great option for low cost depth sensing - a really fabulous NPI! Interested? Of course, you are! Pick up an Intel RealSense camera from Digi-Key today, it's part number 2311-82638L515G1PRQ-ND, and you can have it ready for your next amazing project tomorrow morning! (https://www.digikey.com/product-detail/en/intel-realsense/82638L515G1PRQ/2311-82638L515G1PRQ-ND/11688015)

NOW PLAYING

EYE on NPI - Intel RealSense LIDAR camera

0:00 7:04

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

API Intersection Stoplight Building a successful API requires more than just coding. It starts with collaborative design, focuses on creating a great developer experience, and ends with getting your company on board, maintaining consistency, and maximizing your API’s profitability.In the API Intersection, you’ll learn from experienced API practitioners who transformed their organizations, and get tangible advice to build quality APIs with collaborative API-first design.Jason Harmon brings over a decade of industry-recognized REST API experience to discuss topics around API design, governance, identity/auth versioning, and more.They’ll answer listener questions, and discuss best practices on API design (definition, modeling, grammar), Governance (multi-team design, reviewing new API’s), Platform Transformation (culture, internal education, versioning) and more.They’ll also chat with experienced API practitioners from a wide array of industries to draw out practical takeaways and insights you can use.H TV Podcast Industries Chris Jones, Derek O'Neill and John Harrison. TV Podcast Industries TV Podcast Industries is a podcast that provides discussions and reviews of various TV shows, including recent popular series like Alien Earth, The Sandman, The Last of Us, The Boys, and Daredevil Born Again. They also cover shows such as Ironheart, Star Trek: Picard, The Rings of Power, and many more, spanning both Marvel and DC universes, as well as other genres. Heart to Heart Podcast One on One / Next Level Studios In the Heart to Heart Podcast, we talk to some of our favorite & most interesting people in the entertainment industry so you can feel empowered and learn that even in the most challenging of industries, where there’s a will there’s a way.Whether you’re an actor, a writer, a casting director, a talent rep, or just someone interested in the behind the scene happenings of the entertainment industry, this podcast will have something for you. NOW, this isn’t just another How To podcast for actors. Plenty of those shows already exist. In Heart to Heart, every guest will share stories inspired by their sometimes winding path to success on their own terms. Revisionist History Pushkin Industries Revisionist History is Malcolm Gladwell's journey through the overlooked and the misunderstood. Every episode re-examines something from the past—an event, a person, an idea, even a song—and asks whether we got it right the first time. From Pushkin Industries. Because sometimes the past deserves a second chance.To get early access to ad-free episodes and extra content, subscribe to Pushkin+ in Apple Podcasts or at pushkin.fm/plus.iHeartMedia is the exclusive podcast partner of Pushkin Industries.

Frequently Asked Questions

How long is this episode of Adafruit Industries?

This episode is 7 minutes long.

When was this Adafruit Industries episode published?

This episode was published on September 17, 2020.

What is this episode about?

This weeks EYE ON NPI gets REAL with the Intel RealSense LIDAR camera. (https://www.digikey.com/en/product-highlight/i/intel/lidar-depth-camera-l515) This surprisingly powerful camera is easy to use and has both color and LIDAR depth output data....

Can I download this Adafruit Industries episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!