EYE on NPI - TDK InvenSense SmartBug Multi-Sensor Wireless Module episode artwork

EPISODE · Jul 31, 2020 · 10 MIN

EYE on NPI - TDK InvenSense SmartBug Multi-Sensor Wireless Module

from Adafruit Industries · host Adafruit Industries

This week's EYE ON NPI is buggin' out - with TDK Invensense's SmartBug Multi-Sensor Wireless Module! (https://www.digikey.com/en/product-highlight/i/invensense/smartbug-multi-sensor-wireless-module) Much like our recent product, the Adafruit CLUE (https://www.adafruit.com/product/4500) we're seeing more and more chip companies create 'showcase' hardware boards with a large number of sensors, and a wireless setup for quick demos. TDK did a particularly nice job on this one, its both adorable and powerful! From the product description page: (https://www.digikey.com/en/product-highlight/i/invensense/smartbug-multi-sensor-wireless-module) This module combines six sensors, a powerful wireless (BLE) MCU, seven algorithm-driven features, and a rechargeable battery all in a small ladybug enclosure. It also comes with the option of an add-on board that includes a Wi-Fi module, an SD card slot, and an ultrasonic sensor from TDK. It is the go-to module for quick and easy access to reliable and smart sensor data. The data from each sensor and algorithm can be accessed out-of-box without the need for any programming, soldering, or extra modifications. This makes it a perfect catalyst for IoT product developers, algorithm developers, and sensor data enthusiasts to better understand real application signatures, environment variations, and multi-sensor/algorithm behaviors. I like that they went with a cute shape for this board, its a plastic ladybug, but is easy to open up with only 3 simple screws. Inside is a custom PCB with micro USB power/data, a Nordic nRF52840, 290mAh battery, and a whole mess-load of sensors. There's also an expansion port on the side, which you can use to plug in more sensors like a ToF range finder, two buttons, SD card storage and an ESP32 WiFi module. (https://www.digikey.com/product-detail/en/tdk-invensense/MD-42688-P-XB/1428-MD-42688-P-XB-ND/12525334) The nRF52840 is the main processor, and provides the sensor connectivity, USB interface and of course Bluetooth LE - its one of our favorite processors, and hey it could be reprogrammed to run CircuitPython which would be super cool if someone made a board definition..hint, hint. In the SmartBug is 5 sensors that cover motion and environment: ICM-42688 triple axis accelerometer plus gyroscope (https://www.digikey.com/product-detail/en/tdk-invensense/ICM-42688-P/1428-ICM-42688-PCT-ND/11679713) ICP-10101 barometric pressure (https://www.digikey.com/product-detail/en/tdk-invensense/ICP-10101/1428-1143-1-ND/9555755) AK09940 triple-axis magnetometer (https://www.digikey.com/product-detail/en/akm-semiconductor-inc/AK09940/974-1191-1-ND/10231690) SHTC3 humidity + temperature sensor (https://www.digikey.com/product-detail/en/sensirion-ag/SHTC3/1649-1100-1-ND/8628149), The real star quality of this product is the surprisingly well-done Windows 10 application. As you may know, Windows 10 added native BLE support, so it's possible to write desktop apps to communicate with sensors. You can find the app in the app store, so there's no popups warning you about running unknown apps. Once installed, you can run it, select BLE as the transport and connect in a jiffy. The app has many nice features. The plotter is the first one we tried. It's exactly how you'd imagine, with selectable data rates - you can have multiple sensors at once. Next we tried the activity monitor - this one implements tap detection, plus pedometer/activity sensing using the IMU. What's nice is that since this board is wireless you can put it in your pocket to test the pedometer! Finally, we looked at the HVAC demo that uses the pressure sensor to detect when filters in an AC unit need replacing. I liked the realistic product demos here, for example I didn't realize that was a use case for pressure sensors. TDK / InvenSense is famous for their IMU's - they're used in a wide range of motion-activated video game systems and VR such as the Nintendo Wii and Oculus Rift. (https://en.wikipedia.org/wiki/InvenSense) So it's no surprise they have a really sweet IMU demo showing of their fusion algorithms. These are now often built into the chips themselves, running a proprietary Kalman-like filter that will spit out quaternions or Euler angles. Again, this is a great demonstration of the wireless connectivity - you can pick up the ladybug and twist and twirl it around to see the rock-stable fusion output. All in all, it's a nice bit of kit, at a good price! You can pick up a SmartBug at Digi-Key today, they have plenty of stock, and will ship it to you same day (https://www.digikey.com/product-detail/en/tdk-invensense/MD-42688-P/1428-MD-42688-P-ND/12525336) ------------------------------------- Visit the Adafruit shop online - http://www.adafruit.com LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/

This week's EYE ON NPI is buggin' out - with TDK Invensense's SmartBug Multi-Sensor Wireless Module! (https://www.digikey.com/en/product-highlight/i/invensense/smartbug-multi-sensor-wireless-module) Much like our recent product, the Adafruit CLUE (https://www.adafruit.com/product/4500) we're seeing more and more chip companies create 'showcase' hardware boards with a large number of sensors, and a wireless setup for quick demos. TDK did a particularly nice job on this one, its both adorable and powerful! From the product description page: (https://www.digikey.com/en/product-highlight/i/invensense/smartbug-multi-sensor-wireless-module) This module combines six sensors, a powerful wireless (BLE) MCU, seven algorithm-driven features, and a rechargeable battery all in a small ladybug enclosure. It also comes with the option of an add-on board that includes a Wi-Fi module, an SD card slot, and an ultrasonic sensor from TDK. It is the go-to module for quick and easy access to reliable and smart sensor data. The data from each sensor and algorithm can be accessed out-of-box without the need for any programming, soldering, or extra modifications. This makes it a perfect catalyst for IoT product developers, algorithm developers, and sensor data enthusiasts to better understand real application signatures, environment variations, and multi-sensor/algorithm behaviors. I like that they went with a cute shape for this board, its a plastic ladybug, but is easy to open up with only 3 simple screws. Inside is a custom PCB with micro USB power/data, a Nordic nRF52840, 290mAh battery, and a whole mess-load of sensors. There's also an expansion port on the side, which you can use to plug in more sensors like a ToF range finder, two buttons, SD card storage and an ESP32 WiFi module. (https://www.digikey.com/product-detail/en/tdk-invensense/MD-42688-P-XB/1428-MD-42688-P-XB-ND/12525334) The nRF52840 is the main processor, and provides the sensor connectivity, USB interface and of course Bluetooth LE - its one of our favorite processors, and hey it could be reprogrammed to run CircuitPython which would be super cool if someone made a board definition..hint, hint. In the SmartBug is 5 sensors that cover motion and environment: ICM-42688 triple axis accelerometer plus gyroscope (https://www.digikey.com/product-detail/en/tdk-invensense/ICM-42688-P/1428-ICM-42688-PCT-ND/11679713) ICP-10101 barometric pressure (https://www.digikey.com/product-detail/en/tdk-invensense/ICP-10101/1428-1143-1-ND/9555755) AK09940 triple-axis magnetometer (https://www.digikey.com/product-detail/en/akm-semiconductor-inc/AK09940/974-1191-1-ND/10231690) SHTC3 humidity + temperature sensor (https://www.digikey.com/product-detail/en/sensirion-ag/SHTC3/1649-1100-1-ND/8628149), The real star quality of this product is the surprisingly well-done Windows 10 application. As you may know, Windows 10 added native BLE support, so it's possible to write desktop apps to communicate with sensors. You can find the app in the app store, so there's no popups warning you about running unknown apps. Once installed, you can run it, select BLE as the transport and connect in a jiffy. The app has many nice features. The plotter is the first one we tried. It's exactly how you'd imagine, with selectable data rates - you can have multiple sensors at once. Next we tried the activity monitor - this one implements tap detection, plus pedometer/activity sensing using the IMU. What's nice is that since this board is wireless you can put it in your pocket to test the pedometer! Finally, we looked at the HVAC demo that uses the pressure sensor to detect when filters in an AC unit need replacing. I liked the realistic product demos here, for example I didn't realize that was a use case for pressure sensors. TDK / InvenSense is famous for their IMU's - they're used in a wide range of motion-activated video game systems and VR such as the Nintendo Wii and Oculus Rift. (https://en.wikipedia.org/wiki/InvenSense) So it's no surprise they have a really sweet IMU demo showing of their fusion algorithms. These are now often built into the chips themselves, running a proprietary Kalman-like filter that will spit out quaternions or Euler angles. Again, this is a great demonstration of the wireless connectivity - you can pick up the ladybug and twist and twirl it around to see the rock-stable fusion output. All in all, it's a nice bit of kit, at a good price! You can pick up a SmartBug at Digi-Key today, they have plenty of stock, and will ship it to you same day (https://www.digikey.com/product-detail/en/tdk-invensense/MD-42688-P/1428-MD-42688-P-ND/12525336) ------------------------------------- Visit the Adafruit shop online - http://www.adafruit.com LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/

NOW PLAYING

EYE on NPI - TDK InvenSense SmartBug Multi-Sensor Wireless Module

0:00 10:41

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

When was this Adafruit Industries episode published?

This episode was published on July 31, 2020.

What is this episode about?

This week's EYE ON NPI is buggin' out - with TDK Invensense's SmartBug Multi-Sensor Wireless Module! (https://www.digikey.com/en/product-highlight/i/invensense/smartbug-multi-sensor-wireless-module) Much like our recent product, the Adafruit CLUE...

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!