Artwork

محتوای ارائه شده توسط Adafruit Industries. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Adafruit Industries یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !

EYE on NPI - BOSCH BMP390L Series Pressure Sensor EyeOnNPI

10:10
 
اشتراک گذاری
 

Manage episode 275123513 series 1242341
محتوای ارائه شده توسط Adafruit Industries. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Adafruit Industries یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
This week's EYE ON NPI product is under a lot of pressure to perform, and does the job with aplomb ... because this week's NPI is the Bosch BMP390L high-precision barometric pressure sensor. (https://www.digikey.com/en/product-highlight/b/bosch-sensortec/bmp390l-pressure-sensor) This is the latest in a long line of excellent barometric pressure sensors from Bosch. Why we remember the BMP series back when it was a wee BMP085 - it seems like just about every year there's been an improvement: the BMP180, BMP280 (https://www.digikey.com/en/products/detail/adafruit-industries-llc/2651/5604371) - still a very popular chip! And the BMP388 (https://www.digikey.com/en/products/detail/adafruit-industries-llc/3966/9685338) With each generation comes an improvement in the pressure accuracy and precision. Earth's ambient barometric pressure changes with altitude - because air gets thinner the higher you go. (https://en.wikipedia.org/wiki/Atmospheric_pressure) There's a simple calculation that can be used to determine relative altitude changes and, if you know the sea level pressure (which usually doesn't vary much) you can use that to determine the absolute altitude. The better and more accurate your pressure readings, the better your altitude calculation output. Historically, these sensors could give you about 1 or 2 meter accuracy in altitude detection. This new version has a relative accuracy of 3 Pascals, which translates to about 25 cm. All in a tiny 2mm x 2mm package with both I2C and SPI interfaces. (https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/pressure-sensors-bmp390.html). This makes them great for use with drones: paired with a GPS and IMU, you'll get great absolute-positioning and improve altitude stability. Since barometric pressure is also used to perform weather predictions, this sensor is also excellent for any sort of ambient weather detection - just like the 'analog' barometers we had when I was growing up. Low pressure means air is moving in bringing clouds, storms and wind, high pressure means air is moving out so there will be fair weather without clouds. (https://en.wikipedia.org/wiki/Pressure_system) In addition to pressure, you also get temperature sensing, which is used to calibrate the pressure reading, but can also aid in environmental sensing. Thankfully, this chip is pin compatible with the BMP388, so we were easily able to put together a demo to test this out. We updated our GitHub repo for the BMP3XX series to add support for the BMP390 as well so you can use any Arduino-compatible to talk to this fancy new chip (https://github.com/adafruit/Adafruit_BMP3XX). Bosch also has a C API that we found easy to integrate into any existing framework - you just provide the underlying I2C/SPI calls. Digi-Key has some in stock right now at https://www.digikey.com/short/zn2pfn - place and order today and you can start integrating these new chips to upgrade your sensor platform tomorrow! Also via short URL https://www.digikey.com/short/zn2pfn See more from the manufacturer at https://www.youtube.com/watch?v=SQwEEsf2UGs
  continue reading

4244 قسمت

Artwork
iconاشتراک گذاری
 
Manage episode 275123513 series 1242341
محتوای ارائه شده توسط Adafruit Industries. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Adafruit Industries یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
This week's EYE ON NPI product is under a lot of pressure to perform, and does the job with aplomb ... because this week's NPI is the Bosch BMP390L high-precision barometric pressure sensor. (https://www.digikey.com/en/product-highlight/b/bosch-sensortec/bmp390l-pressure-sensor) This is the latest in a long line of excellent barometric pressure sensors from Bosch. Why we remember the BMP series back when it was a wee BMP085 - it seems like just about every year there's been an improvement: the BMP180, BMP280 (https://www.digikey.com/en/products/detail/adafruit-industries-llc/2651/5604371) - still a very popular chip! And the BMP388 (https://www.digikey.com/en/products/detail/adafruit-industries-llc/3966/9685338) With each generation comes an improvement in the pressure accuracy and precision. Earth's ambient barometric pressure changes with altitude - because air gets thinner the higher you go. (https://en.wikipedia.org/wiki/Atmospheric_pressure) There's a simple calculation that can be used to determine relative altitude changes and, if you know the sea level pressure (which usually doesn't vary much) you can use that to determine the absolute altitude. The better and more accurate your pressure readings, the better your altitude calculation output. Historically, these sensors could give you about 1 or 2 meter accuracy in altitude detection. This new version has a relative accuracy of 3 Pascals, which translates to about 25 cm. All in a tiny 2mm x 2mm package with both I2C and SPI interfaces. (https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/pressure-sensors-bmp390.html). This makes them great for use with drones: paired with a GPS and IMU, you'll get great absolute-positioning and improve altitude stability. Since barometric pressure is also used to perform weather predictions, this sensor is also excellent for any sort of ambient weather detection - just like the 'analog' barometers we had when I was growing up. Low pressure means air is moving in bringing clouds, storms and wind, high pressure means air is moving out so there will be fair weather without clouds. (https://en.wikipedia.org/wiki/Pressure_system) In addition to pressure, you also get temperature sensing, which is used to calibrate the pressure reading, but can also aid in environmental sensing. Thankfully, this chip is pin compatible with the BMP388, so we were easily able to put together a demo to test this out. We updated our GitHub repo for the BMP3XX series to add support for the BMP390 as well so you can use any Arduino-compatible to talk to this fancy new chip (https://github.com/adafruit/Adafruit_BMP3XX). Bosch also has a C API that we found easy to integrate into any existing framework - you just provide the underlying I2C/SPI calls. Digi-Key has some in stock right now at https://www.digikey.com/short/zn2pfn - place and order today and you can start integrating these new chips to upgrade your sensor platform tomorrow! Also via short URL https://www.digikey.com/short/zn2pfn See more from the manufacturer at https://www.youtube.com/watch?v=SQwEEsf2UGs
  continue reading

4244 قسمت

همه قسمت ها

×
 
Loading …

به Player FM خوش آمدید!

Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.

 

راهنمای مرجع سریع