In this lab you will: Create an altimeter using a pressure sensor module.

Dependencies:   MPL3115A2 mbed

Files at this revision

API Documentation at this revision

Comitter:
klemmel
Date:
Fri Mar 09 16:56:03 2018 +0000
Parent:
4:dd5899b3eb3b
Commit message:
Finished Lab 07.

Changed in this revision

ReadMe.txt Show annotated file Show diff for this revision Revisions of this file
diff -r dd5899b3eb3b -r 327b79f5428c ReadMe.txt
--- a/ReadMe.txt	Fri Mar 09 16:46:27 2018 +0000
+++ b/ReadMe.txt	Fri Mar 09 16:56:03 2018 +0000
@@ -6,4 +6,14 @@
 to easily differentitate between the read values and the values that are already in it.
 We set pin A4 as an interrupt pin and constantly read from it to see if it has 
 electricity flowing through it for if we should read values.  Effectively 
-having it act as a button for when to start. Graph will be included on Canvas upload.
\ No newline at end of file
+having it act as a button for when to start. Graph will be included on Canvas upload.
+
+Geology:
+    - Velocity 1: 1.06875 m/.5s
+    - Velocity 2: 1.0875 m/.5s
+    - Average: 1.078125 m/.5s
+    
+Luddy Hall: 
+    - Velocity 1: 1.27884 m/.5s
+    - Velocity 2: 1.36806 m/.5s
+    - Average: 1.32345 m/.5s
\ No newline at end of file