EYE ON NPI - Intel® RealSense™ ID Solution F450, F455 episode artwork

EPISODE · Jun 24, 2021 · 9 MIN

EYE ON NPI - Intel® RealSense™ ID Solution F450, F455

from Adafruit Industries · host Adafruit Industries

This week's EYE ON NPI is super-brainy but also good looking (or maybe it's good at looking) - the Intel RealSense Camera Depth module (https://www.digikey.com/en/product-highlight/i/intel-realsense/id-solution-f450-f455) is ready for embedding in your product to add instant facial recognition with excellent quality hardware and software from Intel. Long-time viewers of EYE ON NPI know that we're suckers for sensors and edge computing (https://en.wikipedia.org/wiki/Edge_computing) AI products - devices with machine learning capabilities (https://en.wikipedia.org/wiki/Machine_learning) that can function without the use of Cloud Computing or internet connectivity. Why? 1) More security controls: if it can't connect to the internet, you don't have to worry about data being used elsewhere by people who aren't supposed to have it 2) More privacy controls: if it can't connect to the internet, you don't have to worry about data being used elsewhere by the people who are supposed to have it but maybe are planning on selling it or misusing it 3) Installation and usage flexibility: can install it in places without good network connectivity, don't have to worry about a Verizon outage taking your product down. There's also other important parameters that may be improved by edge computing: lower power, smaller PCB, lower cost, no subscription fees. All good stuff! This platform is available in two packages: one is a slick USB-connected rectangle (https://www.digikey.com/en/products/detail/intel-realsense/82635DSF455/13670508) that can be mounted with a 'camera tripod' 1/4-20 screw, and one that's a bare PCB with a FPC connector (https://www.digikey.com/en/products/detail/intel-realsense/82635DSF450/13670511). That's really neat in our opinion because it means you can use this technology with an every-day computer by plugging it into a USB port or doing a full integration into your product design. We picked up one of each. Of course, if you're just getting started, you may want to go with the all-enclosed one since its so easy to get going. We downloaded the Windows enrolling software (you can also enroll via the API, but this is a nice app) and updated the firmware. Then we practiced enrolling. Enrolling a face is always going to be a little annoying because it really needs to get good data. You really want to be close up, and have your head straight-on to the camera. It took a few tries, however once done it worked great during detection even when far away. We previous covered RealSense on EYE ON NPI, but that was with a LIDAR camera. (https://blog.adafruit.com/2020/09/17/eye-on-npi-intel-realsense-lidar-camera-eyeonnpi-lidar-digikey-digikey-intel-adafruit/) This uses two every-day cameras to do depth calculation, so it's a lot cheaper and smaller. The module is only a few mm thick! The thing that really sold us on this module is the simplicity of usage - once you've got people enrolled, everything is done through a serial port/UART. That makes it incredibly easy to integrate into any kind of system - from a microcontroller to a single board Linux computer to a desktop running MacOS. And there's a full API for RealSense (https://github.com/IntelRealSense/RealSenseID) on the Intel GitHub repo (https://github.com/IntelRealSense). The 54-pin FPC connector on the module exposes pretty much everything on the PCB assembly. Best of all, the price of the full products is really low - it would be hard to DIY your own solution for less than the $87 each module costs. And with the heavy lifting of the face recognition done completely on this device, you can reduce the complexity of the rest of your design. Like, literally you could integrate this into your design in less than a week. Both the Intel RealSense F455 starter kit (https://www.digikey.com/en/products/detail/intel-realsense/82635DSF455/13670508) and the bare bones Intel RealSense F450 PCB (https://www.digikey.com/short/v9pw7nq5) are available and in stock right now at Digi-Key! Order today and add solid, dependable, secure face-recognition to your product by tomorrow afternoon. See on Digi-Key at https://www.digikey.com/short/3755t30v Check out Intel RealSense at https://twitter.com/IntelRealSense

This week's EYE ON NPI is super-brainy but also good looking (or maybe it's good at looking) - the Intel RealSense Camera Depth module (https://www.digikey.com/en/product-highlight/i/intel-realsense/id-solution-f450-f455) is ready for embedding in your product to add instant facial recognition with excellent quality hardware and software from Intel. Long-time viewers of EYE ON NPI know that we're suckers for sensors and edge computing (https://en.wikipedia.org/wiki/Edge_computing) AI products - devices with machine learning capabilities (https://en.wikipedia.org/wiki/Machine_learning) that can function without the use of Cloud Computing or internet connectivity. Why? 1) More security controls: if it can't connect to the internet, you don't have to worry about data being used elsewhere by people who aren't supposed to have it 2) More privacy controls: if it can't connect to the internet, you don't have to worry about data being used elsewhere by the people who are supposed to have it but maybe are planning on selling it or misusing it 3) Installation and usage flexibility: can install it in places without good network connectivity, don't have to worry about a Verizon outage taking your product down. There's also other important parameters that may be improved by edge computing: lower power, smaller PCB, lower cost, no subscription fees. All good stuff! This platform is available in two packages: one is a slick USB-connected rectangle (https://www.digikey.com/en/products/detail/intel-realsense/82635DSF455/13670508) that can be mounted with a 'camera tripod' 1/4-20 screw, and one that's a bare PCB with a FPC connector (https://www.digikey.com/en/products/detail/intel-realsense/82635DSF450/13670511). That's really neat in our opinion because it means you can use this technology with an every-day computer by plugging it into a USB port or doing a full integration into your product design. We picked up one of each. Of course, if you're just getting started, you may want to go with the all-enclosed one since its so easy to get going. We downloaded the Windows enrolling software (you can also enroll via the API, but this is a nice app) and updated the firmware. Then we practiced enrolling. Enrolling a face is always going to be a little annoying because it really needs to get good data. You really want to be close up, and have your head straight-on to the camera. It took a few tries, however once done it worked great during detection even when far away. We previous covered RealSense on EYE ON NPI, but that was with a LIDAR camera. (https://blog.adafruit.com/2020/09/17/eye-on-npi-intel-realsense-lidar-camera-eyeonnpi-lidar-digikey-digikey-intel-adafruit/) This uses two every-day cameras to do depth calculation, so it's a lot cheaper and smaller. The module is only a few mm thick! The thing that really sold us on this module is the simplicity of usage - once you've got people enrolled, everything is done through a serial port/UART. That makes it incredibly easy to integrate into any kind of system - from a microcontroller to a single board Linux computer to a desktop running MacOS. And there's a full API for RealSense (https://github.com/IntelRealSense/RealSenseID) on the Intel GitHub repo (https://github.com/IntelRealSense). The 54-pin FPC connector on the module exposes pretty much everything on the PCB assembly. Best of all, the price of the full products is really low - it would be hard to DIY your own solution for less than the $87 each module costs. And with the heavy lifting of the face recognition done completely on this device, you can reduce the complexity of the rest of your design. Like, literally you could integrate this into your design in less than a week. Both the Intel RealSense F455 starter kit (https://www.digikey.com/en/products/detail/intel-realsense/82635DSF455/13670508) and the bare bones Intel RealSense F450 PCB (https://www.digikey.com/short/v9pw7nq5) are available and in stock right now at Digi-Key! Order today and add solid, dependable, secure face-recognition to your product by tomorrow afternoon. See on Digi-Key at https://www.digikey.com/short/3755t30v Check out Intel RealSense at https://twitter.com/IntelRealSense

NOW PLAYING

EYE ON NPI - Intel® RealSense™ ID Solution F450, F455

0:00 9:20

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 9 minutes long.

When was this Adafruit Industries episode published?

This episode was published on June 24, 2021.

What is this episode about?

This week's EYE ON NPI is super-brainy but also good looking (or maybe it's good at looking) - the Intel RealSense Camera Depth module (https://www.digikey.com/en/product-highlight/i/intel-realsense/id-solution-f450-f455) is ready for embedding in...

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!