Difference between revisions of "Bosch BMP series digital pressure sensor"

From Stm32World Wiki
Jump to navigation Jump to search
(Created page with "Category:STM32Category:STM32 DevelopmentCategory:Modules and Components{{metadesc|Bosch BMP085 pressure and temperature sensor}} == Miscellaneous Links == * [htt...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:STM32]][[Category:STM32 Development]][[Category:Modules and Components]]{{metadesc|Bosch BMP085 pressure and temperature sensor}}
+
[[Category:STM32]][[Category:STM32 Development]][[Category:Components and Modules]]{{metadesc|Bosch BMP085 pressure and temperature sensor}}
 +
The BMPxxx is a series of digital pressure sensors manufactured by Bosch.
 +
 
 +
Throughout this document I mostly used a [[DFRobot 10 DOF]] which contains a [[BMP085]].  This model is quite old.
  
 
== Miscellaneous Links ==
 
== Miscellaneous Links ==
  
 
* [https://ipfs.io/ipfs/QmPEDbabkgaNuaJDXMwQMRZu1cdz8yP4e6LvgWSZP9cUgo/BST-BMP085-DS000-05.pdf BMP085 Datasheet]
 
* [https://ipfs.io/ipfs/QmPEDbabkgaNuaJDXMwQMRZu1cdz8yP4e6LvgWSZP9cUgo/BST-BMP085-DS000-05.pdf BMP085 Datasheet]
 +
* [https://ipfs.io/ipfs/QmchFwnHosXXZvyN5Kshj1ZJfQFiHUTKzMuHMGuKmHAXpi/bst-bmp280-ds001.pdf BMP280 Datasheet]

Latest revision as of 05:18, 23 August 2021

The BMPxxx is a series of digital pressure sensors manufactured by Bosch.

Throughout this document I mostly used a DFRobot 10 DOF which contains a BMP085. This model is quite old.

Miscellaneous Links