Pressure BMP180: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "Image:TArduinoPressureBMP180.png  == Summary == {{:Summaries:Summary Pressure BMP180}}  == Description == Add this component to read data from BMP180 Barometric Pressure sensor.      <b>Resources:</b>  [http://www.instructables.com/id/Arduino-Nano-Barometric-Pressure-and-Temperature-B/ Instructable: Arduino Nano: Barometric Pressure and Temperature BMP180 Sensor with Visuino]  [http://www.instructables.com/id/Arduino-Nano-BMP180-Barometric-Pressure-and-Temper/ Instru..."  | 
			
(No difference) 
 | 
Latest revision as of 16:26, 10 June 2022
Summary
Reads data from BMP180 Barometric Pressure sensor
Description
Add this component to read data from BMP180 Barometric Pressure sensor.
Resources:
Instructable: Arduino Nano: Barometric Pressure and Temperature BMP180 Sensor with Visuino
Diagram:
Categories
 Category Measurement/Analog - Analog Measurement components category
 Category Analog - Analog components category
Properties
- Resolution - Summaries:Summary Pressure BMP180.Resolution
 - InFahrenheit - Specifies if the temperature will be measured in Celsius(Centigrade) or Fahrenheit
 - Enabled - Enables or disable the component.
 
Pins
- Pressure - The Pressure in millibars Analog Output pin of the component
 - Temperature - The Temperature Analog Output pin of the component
 - Error - Summaries:Summary Pressure BMP180.ErrorOutputPin
 - Out - The I2C Output pin of the component or element
 - Clock - The clock input pin of the component or element
 
