You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'The Barometer can be used to measure Atmospheric pressure. This instrument is compatible with either the built in pressure sensor on any android device or the BMP-180 pressure sensor';
373
+
String baroMeterBulletPoint2 =
374
+
'If you want to use the sensor BMP-180, connect the sensor to PSLab device as shown in the figure.';
375
+
String baroMeterBulletPoint3 =
376
+
'The above pin configuration has to be same except for the pin GND. GND is meant for Ground and any of the PSLab device GND pins can be used since they are common.';
377
+
String baroMeterBulletPoint4 =
378
+
'Select the sensor by going to the Configure tab from the bottom navigation bar and choose BMP-180 in the drop down menu under Select Sensor.';
0 commit comments