Microduino Read the pressure(Microduino 10dof)
Jasonsheng(讨论 | 贡献)2014年4月17日 (四) 13:18的版本 (Created page with "{{Language | Microduino 读取气压(Microduino 10dof)}} {| style="width: 800px;" |- | ==Objective== This tutorial will teach you how to use the BMP180 sensor which is embeded...")
Language | English |
---|
ObjectiveThis tutorial will teach you how to use the BMP180 sensor which is embeded in Microduino-10DOF module. It can be use to calculate the air pressure value, altitude and temperature, the results will be displayed in the OLED. Equipment
Schematic
ProgramRefer to BMP18010DOFOLED DebugStep 1: Stack all the upper Micrduino module, as follows: Step 2:Compile the program and download it. Step 3:Observe the value on OLED. ResultOLED will display temperature, air pressure, and altitude value. Video |